We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unicorn/no-array-sort
1 parent fa724b4 commit b2f5a13Copy full SHA for b2f5a13
.oxlintrc.json
@@ -194,6 +194,7 @@
194
"unicorn/consistent-assert": "error",
195
"unicorn/no-accessor-recursion": "error",
196
"unicorn/no-array-reverse": "off",
197
+ "unicorn/no-array-sort": "off",
198
"react/no-array-index-key": "off",
199
"react-hooks/rules-of-hooks": "error",
200
"react-hooks/exhaustive-deps": "error",
0 commit comments