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