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 60f1a23 commit 83da192Copy full SHA for 83da192
tsconfig.json
@@ -14,6 +14,7 @@
14
"esModuleInterop": true,
15
"resolveJsonModule": true,
16
"forceConsistentCasingInFileNames": true,
17
+ "skipLibCheck": true,
18
19
"pretty": true,
20
"noEmitOnError": true,
0 commit comments