We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142d7b4 commit 2704cc4Copy full SHA for 2704cc4
tsconfig.json
@@ -1,5 +1,8 @@
1
{
2
"extends": [
3
"@cs-magic/ts-config"
4
+ ],
5
+ "include": [
6
+ ".eslintrc.js"
7
]
8
}
0 commit comments