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:
|
env:
|
||||||
browser: true
|
browser: true
|
||||||
|
es6: true
|
||||||
extends: 'eslint:recommended'
|
extends: 'eslint:recommended'
|
||||||
rules:
|
rules:
|
||||||
indent:
|
indent:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue