ds4/tsconfig.eslint.json

5 lines
73 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src", "spec", "*.js"]
}