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.
verbatimModuleSyntax
1 parent 49216a2 commit 746d3f5Copy full SHA for 746d3f5
1 file changed
packages/tsconfig/tsconfig.json
@@ -24,6 +24,7 @@
24
"skipLibCheck": true,
25
"sourceMap": false,
26
"strict": true,
27
- "target": "es2022"
+ "target": "es2022",
28
+ "verbatimModuleSyntax": true
29
}
30
0 commit comments