swaf/src/assets/ts/tsconfig.eslint.json

7 lines
78 B
JSON

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