mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:50:50 +00:00
fix(tooling): drop stale oxlint unicorn rule
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user