Files
DefinitelyTyped/types/jest-axe
Nathan Shively-Sanders c89d93690f Update jest-axe tests for new axe-core version (#41169)
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.
2019-12-20 09:11:05 -08:00
..