Update ecmaVersion in eslint so we can use async
This commit is contained in:
parent
7d4ea26a74
commit
4d8d28b7aa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
||||
"ecmaVersion": 8,
|
||||
"ecmaFeatures": {
|
||||
"impliedStrict": true
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user