test(ci): fix lint config and speed dispatch tests

This commit is contained in:
Peter Steinberger
2026-05-01 19:16:07 +01:00
parent c25fb9a6e8
commit cbf4f0f87a
5 changed files with 19 additions and 32 deletions

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",