ds4/tsconfig.eslint.json
2021-03-17 17:28:35 +01:00

4 lines
77 B
JSON

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