Bump to node 8

This commit is contained in:
Crawl
2017-05-30 21:25:53 +02:00
parent 7896081966
commit 47029feafa
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 6
"ecmaVersion": 2017
},
"env": {
"es6": true,