We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255ae03 commit ea48c46Copy full SHA for ea48c46
tsconfig.json
@@ -55,7 +55,7 @@
55
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
56
"resolveJsonModule": true, /* Include modules imported with '.json' extension. */
57
// "isolatedDeclarations": true,
58
- "verbatimModuleSyntax": true,
+ // "verbatimModuleSyntax": true,
59
60
/* Source Map Options */
61
// "sourceRoot": "", /* Specify the location where debugger should locate TypeScript files instead of source locations. */
0 commit comments