fix: how abt now :3
This commit is contained in:
parent
2e455c1e49
commit
3661bb28cc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"module": "CommonJS",
|
||||
"outDir": "dist",
|
||||
"removeComments": true,
|
||||
"target": "ES3",
|
||||
"target": "ES2015",
|
||||
"alwaysStrict": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
|
|
Reference in a new issue