ds4/tsconfig.eslint.json
2023-07-10 22:33:01 +02:00

4 lines
73 B
JSON

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