renovate/tsconfig.lint.json

5 строки
95 B
JSON

{
"extends": "./tsconfig",
"include": [".eslintrc.js", "**/*.ts", "**/*.js", "**/*.mjs"]
}