1
0
Fork 0
toolkit/tsconfig.eslint.json

6 lines
73 B
JSON

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