Enable verbatimModuleSyntax
This commit is contained in:
parent
d25baac4a6
commit
035bb54cb3
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"verbatimModuleSyntax": true,
|
||||
"allowJs": true,
|
||||
"strict": true,
|
||||
"outDir": "dist",
|
||||
|
|
Loading…
Reference in New Issue