oont-contents/plugins/jetpack-boost/tsconfig.eslint.json
2025-02-08 15:10:23 +01:00

5 lines
84 B
JSON

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