mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01: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
|
"browser": true
|
||||||
},
|
},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaVersion": 6,
|
"ecmaVersion": 2017,
|
||||||
"sourceType": "module",
|
"sourceType": "module",
|
||||||
"ecmaFeatures": {
|
"ecmaFeatures": {
|
||||||
"experimentalObjectRestSpread": true
|
"experimentalObjectRestSpread": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue