mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
I just fixed the type error; the actual value, `[]` is not valid at runtime because it is supposed to contain a list of rules. But the jest-axe test doesn't have any rules either. So the test is already invalid at runtime.