We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd86c9c commit 87c37fcCopy full SHA for 87c37fc
tsconfig.eslint.json
@@ -1,4 +1,5 @@
1
{
2
"extends": "./tsconfig.json",
3
- "include": ["**/*.ts"]
+ "include": ["**/*.ts"],
4
+ "exclude": []
5
}
0 commit comments