mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Remove eslint option that does not work.
Thanks to xet7 !
This commit is contained in:
parent
58e505f79a
commit
a06daff92e
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaVersion": 2018,
|
"ecmaVersion": 2018,
|
||||||
"sourceType": "module",
|
"sourceType": "module",
|
||||||
"allowImportExportEverywhere": true
|
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"strict": 0,
|
"strict": 0,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue