feat(a11y): add extensible accessibility test infrastructure with axe-core" -m "- Add A11yChecker interface (types.ts) as the shared contract for accessibility checkers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { defineCustomElements } from "./loader";
|
||||
import './src/testing/a11y/matchers';
|
||||
|
||||
defineCustomElements();
|
||||
Reference in New Issue
Block a user