Tony Kornmeier
Tony Kornmeier
## Expected behavior Execute ESLint a11y rules against code with known issues and receive proper results. ## Actual Behavior The `role-supports-aria-attr` rule appears to be missing a valid role type...
## Expected behavior Given: ```` html`` ```` The scope rule should interpret the `row` or `col` string. ## Actual Behavior An error is occurring: `"{{__Q:0__}} is not a valid value...
This pull request introduces full support for Storybook 10 and Nuxt 4, along with several breaking changes and enhancements to the Nuxt Storybook integration. The updates include ESM-only compatibility, revised...