strapi/packages/core/helper-plugin/tsconfig.eslint.json

7 lines
82 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmit": true
}
}