1.3.0-beta.2: types cleanup and webpack trim

This commit is contained in:
tiagosiebler
2020-12-13 17:55:01 +00:00
parent 0606525e96
commit a75924c0ac
3 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
"compileOnSave": true,
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"allowJs": true,
"target": "es6",
"moduleResolution": "node",