mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-24 02:36:00 +00:00
I don't think I care about import order this much
Maybe if I find a version that's fixable
This commit is contained in:
parent
50267f3ac2
commit
3e8bfe5e2b
1 changed files with 0 additions and 1 deletions
|
|
@ -148,7 +148,6 @@
|
|||
"import/no-extraneous-dependencies": "error",
|
||||
"import/no-named-as-default-member": "error",
|
||||
"import/no-unresolved": "error",
|
||||
"import/order": "warn",
|
||||
"no-constructor-bind/no-constructor-bind": "error",
|
||||
"react-hooks/rules-of-hooks": "error",
|
||||
"react-hooks/exhaustive-deps": "error"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue