Commit b6f10f0e authored by JC Brand's avatar JC Brand

Update eslint to ES2017 syntax so that we can use async/await

parent 62cdd035
{ {
"parserOptions": { "parserOptions": {
"ecmaVersion": 6 "ecmaVersion": 2017
}, },
"env": { "env": {
"browser": true, "browser": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment