revert target to es6
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"target": "es2020",
|
||||
"target": "es6",
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": false,
|
||||
"baseUrl": "./",
|
||||
|
||||
Reference in New Issue
Block a user