mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-09-11 23:09:27 +02:00
fix: update .oxlintrc.json
This commit is contained in:
@@ -192,6 +192,7 @@
|
|||||||
"unicorn/no-unnecessary-array-flat-depth": "error",
|
"unicorn/no-unnecessary-array-flat-depth": "error",
|
||||||
"unicorn/consistent-assert": "error",
|
"unicorn/consistent-assert": "error",
|
||||||
"unicorn/no-accessor-recursion": "error",
|
"unicorn/no-accessor-recursion": "error",
|
||||||
|
"unicorn/no-array-reverse": "off",
|
||||||
"react/no-array-index-key": "off",
|
"react/no-array-index-key": "off",
|
||||||
"react-hooks/rules-of-hooks": "error",
|
"react-hooks/rules-of-hooks": "error",
|
||||||
"react-hooks/exhaustive-deps": "error",
|
"react-hooks/exhaustive-deps": "error",
|
||||||
|
Reference in New Issue
Block a user