bkp
This commit is contained in:
parent
06e182e536
commit
c7c8e377c3
2 changed files with 4 additions and 2 deletions
|
|
@ -10,7 +10,8 @@
|
|||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"verbatimModuleSyntax": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue