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.
ignoreDeprecations
1 parent 235419a commit 65dfc7aCopy full SHA for 65dfc7a
tsconfig.json
@@ -3,7 +3,6 @@
3
"noEmit": true,
4
"esModuleInterop": true,
5
"forceConsistentCasingInFileNames": true,
6
- "ignoreDeprecations": "5.0",
7
"verbatimModuleSyntax": true,
8
"resolveJsonModule": true,
9
"isolatedModules": true,
0 commit comments