change target to es6
This commit is contained in:
parent
7d5d38e6a1
commit
141eaca7b1
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"removeComments": true,
|
||||
"declaration": true,
|
||||
"target": "es5",
|
||||
"target": "es6",
|
||||
"lib": [
|
||||
"dom",
|
||||
"es2015"
|
||||
|
Loading…
Reference in New Issue
Block a user