ci: keep oxlint config cross-version

This commit is contained in:
Peter Steinberger
2026-05-01 19:27:41 +01:00
parent be3e10475f
commit bee47a8be9

View File

@@ -25,7 +25,6 @@
"eslint/no-sequences": "error",
"eslint/no-self-compare": "error",
"eslint/no-shadow": "off",
"eslint/no-underscore-dangle": "off",
"eslint/no-var": "error",
"eslint/no-useless-call": "error",
"eslint/no-useless-computed-key": "error",