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 ab573a5 commit 891c1f8Copy full SHA for 891c1f8
config/tsconfig.template.json
@@ -19,6 +19,7 @@
19
"strict": true,
20
"noUncheckedIndexedAccess": true,
21
"noImplicitReturns": true,
22
+ "verbatimModuleSyntax": true
23
},
24
// Old "moduleResolution": "Node" option required for Cypress
25
// https://github.com/cypress-io/cypress/issues/26308#issuecomment-1663592648
0 commit comments