ds4/tsconfig.eslint.json

5 lines
77 B
JSON
Raw Normal View History

2021-03-17 12:15:25 +01:00
{
"extends": "./tsconfig.json",
"include": ["src", "spec", "*.js"]
}