Enable es6 to allow the use of Promises
This commit is contained in:
parent
6df4a30b0a
commit
765a314a7d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
env:
|
||||
browser: true
|
||||
es6: true
|
||||
extends: 'eslint:recommended'
|
||||
rules:
|
||||
indent:
|
||||
|
|
|
|||
Loading…
Reference in a new issue