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 508a8ea commit e7bad72Copy full SHA for e7bad72
tsconfig.json
@@ -8,7 +8,7 @@
8
"sourceMap": true,
9
"strict": true,
10
"removeComments": true,
11
- "importsNotUsedAsValues": "error",
+ "verbatimModuleSyntax": false,
12
"experimentalDecorators": true,
13
"forceConsistentCasingInFileNames": true,
14
"strictBindCallApply": true,
0 commit comments