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 13b62c4 commit 83b0d7dCopy full SHA for 83b0d7d
test-workspace/tsc/passedFixtures/#3373/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "../../../tsconfig.base.json",
3
"compilerOptions": {
4
- "importsNotUsedAsValues": "error",
+ "verbatimModuleSyntax": true,
5
"ignoreDeprecations": "5.0"
6
},
7
"include": [ "**/*" ]
0 commit comments