ily.li/src/assets/ts/tsconfig.eslint.json

7 lines
78 B
JSON
Raw Normal View History

2021-11-20 19:54:59 +01:00
{
"extends": "./tsconfig.json",
"include": [
"./**/*"
]
}