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