Enable es6 to allow the use of Promise
s
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…
Add table
Add a link
Reference in a new issue