mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-22 08:26:17 +01:00
🚨 Disables import/extensions
This commit is contained in:
parent
8d23c3d774
commit
91f31189ea
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
|||
],
|
||||
"rules": {
|
||||
"import/no-unresolved": "off",
|
||||
"import/extensions": "off",
|
||||
"arrow-parens": 0,
|
||||
"no-else-return": 0
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue