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 e8117f6 commit 51c144bCopy full SHA for 51c144b
1 file changed
tsconfig.json
@@ -14,6 +14,7 @@
14
"noImplicitAny": true,
15
"strictNullChecks": true,
16
"suppressImplicitAnyIndexErrors": true,
17
+ "ignoreDeprecations": "5.0",
18
"noUnusedLocals": true,
19
"noUnusedParameters": true,
20
"allowSyntheticDefaultImports": true,
0 commit comments