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 7cf8b3c commit 0cb16a8Copy full SHA for 0cb16a8
tsconfig.json
@@ -10,6 +10,7 @@
10
// Speed up dev compilation time
11
"incremental": true,
12
"tsBuildInfoFile": "dist/.tsbuildinfo",
13
+ "skipLibCheck": true,
14
15
"experimentalDecorators": true,
16
"strict": true,
0 commit comments