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