toolkit/tsconfig.eslint.json
2020-04-13 10:19:49 -04:00

6 lines
73 B
JSON

{
"extends": "./tsconfig.json",
"exclude": [
"node_modules"
]
}