fix(tooling): drop stale oxlint unicorn rule

This commit is contained in:
Vincent Koc
2026-04-22 21:45:38 -07:00
parent 56c7ed0f8a
commit ccde1c4707
2 changed files with 0 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ const ZERO_BASELINE_RULES = [
"typescript/prefer-return-this-type",
"unicorn/consistent-date-clone",
"unicorn/consistent-empty-array-spread",
"unicorn/consistent-template-literal-escape",
"unicorn/no-console-spaces",
"unicorn/no-length-as-slice-end",
"unicorn/no-instanceof-array",