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 5c9a2c0 commit 86b454cCopy full SHA for 86b454c
tsconfig.json
@@ -12,6 +12,7 @@
12
"pretty": true,
13
"allowUnreachableCode": false,
14
"allowUnusedLabels": false,
15
+ "skipLibCheck": true,
16
"noEmitHelpers": true,
17
"noEmitOnError": false,
18
"noImplicitAny": false,
0 commit comments