Files
SIGE-WEB-snapshot/wp-content/plugins/jetpack-boost/tsconfig.eslint.json

6 lines
84 B
JSON

{
"extends": "./tsconfig.json",
"include": [ "tests/e2e/**/*" ],
"exclude": []
}