1
0
Fork 0
toolkit/tsconfig.eslint.json

6 lines
73 B
JSON
Raw Normal View History

2020-04-13 14:19:49 +00:00
{
"extends": "./tsconfig.json",
"exclude": [
"node_modules"
]
}