We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba1b26 commit 56a8e03Copy full SHA for 56a8e03
tsconfig.json
@@ -4,6 +4,7 @@
4
"isolatedModules": true,
5
"strict": true,
6
"pretty": true,
7
+ "skipLibCheck": true,
8
"importsNotUsedAsValues": "error",
9
"experimentalDecorators": true,
10
}
0 commit comments