We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e524ebc commit 451aa8cCopy full SHA for 451aa8c
1 file changed
tsconfig.json
@@ -19,7 +19,6 @@
19
"noImplicitThis": true,
20
"noImplicitAny": true,
21
"strictNullChecks": true,
22
- "suppressImplicitAnyIndexErrors": true,
23
"allowSyntheticDefaultImports": true,
24
"incremental": true
25
},
0 commit comments