renovate/tsconfig.lint.json

5 lines
79 B
JSON
Raw Normal View History

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