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 5a4a9f7 commit 08805c2Copy full SHA for 08805c2
tsconfig.json
@@ -9,6 +9,7 @@
9
"declarationMap": true,
10
"removeComments": true,
11
"strict": true,
12
+ "skipLibCheck": true,
13
"noImplicitAny": true,
14
"noImplicitReturns": true,
15
"noFallthroughCasesInSwitch": true,
0 commit comments