Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eslint-plugin-template): [accessibility-valid-aria] use Number() to parse numeric values #1218

Conversation

sandikbarr
Copy link
Contributor

Fixes parsing plain text numeric attribute values: accessibility-valid-aria is currently just allowing for bound numeric attribute values but not parsing from plain text values, e.g. aria-valuemin="1"

@JamesHenry JamesHenry merged commit 6fe40d6 into angular-eslint:main Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants