As a User with Accessibility Needs, I want the application to be fully accessible via keyboard, screen readers, and assistive technologies, so that I can use all features regardless of my abilities.
Note: The ESLint plugin does NOT use jsdom. It performs pure AST validation for maximum performance. jsdom is only required if you use the programmatic A11yChecker API in your tests.