fix(tsconfig): verbatim module syntax
This commit is contained in:
parent
951ccecd14
commit
bf32423169
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
"noUnusedParameters": false,
|
"noUnusedParameters": false,
|
||||||
|
|
||||||
"checkJs": true,
|
"checkJs": true,
|
||||||
|
"verbatimModuleSyntax": true,
|
||||||
|
|
||||||
"forceConsistentCasingInFileNames": true
|
"forceConsistentCasingInFileNames": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue