mirror of
https://github.com/Lissy93/dashy.git
synced 2025-01-08 20:40:30 +03:00
🚨 Disables import/extensions
This commit is contained in:
parent
8d23c3d774
commit
91f31189ea
@ -74,6 +74,7 @@
|
||||
],
|
||||
"rules": {
|
||||
"import/no-unresolved": "off",
|
||||
"import/extensions": "off",
|
||||
"arrow-parens": 0,
|
||||
"no-else-return": 0
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user