mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-05 09:40:02 +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.