mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Lint also async. Thanks to Akuket !
This commit is contained in:
parent
7125357a44
commit
3ce902123f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"browser": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
||||
"ecmaVersion": 2017,
|
||||
"sourceType": "module",
|
||||
"ecmaFeatures": {
|
||||
"experimentalObjectRestSpread": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue