This commit is contained in:
parent
285bd28139
commit
34787649a1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES6",
|
||||
"module": "CommonJS",
|
||||
"module": "ES6",
|
||||
"outDir": "dist",
|
||||
"strict": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue