Archived
0
0
Fork 0

fix: how abt now :3

This commit is contained in:
Daryl Ronningen 2021-07-06 12:56:29 -05:00
parent 2e455c1e49
commit 3661bb28cc
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B

View file

@ -13,7 +13,7 @@
"module": "CommonJS", "module": "CommonJS",
"outDir": "dist", "outDir": "dist",
"removeComments": true, "removeComments": true,
"target": "ES3", "target": "ES2015",
"alwaysStrict": true, "alwaysStrict": true,
"noImplicitAny": true, "noImplicitAny": true,
"noImplicitThis": true, "noImplicitThis": true,