Lint also async. Thanks to Akuket !

This commit is contained in:
Lauri Ojansivu 2019-02-08 12:44:48 +02:00
parent 7125357a44
commit 3ce902123f

View file

@ -6,7 +6,7 @@
"browser": true
},
"parserOptions": {
"ecmaVersion": 6,
"ecmaVersion": 2017,
"sourceType": "module",
"ecmaFeatures": {
"experimentalObjectRestSpread": true