Skip to content

NEW @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin - #396

Merged
aruntyagiTutu merged 8 commits into
devfrom
arun.tyagi/new_eslint-plugin-jsx-a11y_integration
Jan 20, 2026
Merged

NEW @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin#396
aruntyagiTutu merged 8 commits into
devfrom
arun.tyagi/new_eslint-plugin-jsx-a11y_integration

Conversation

@aruntyagiTutu

Copy link
Copy Markdown
Contributor

1- Add all the rules from flatConfigs.strict. [58 rules]

2- Add mapping for these rules in code analyzer.

3- Add UTs for these rules.

4- Manually test that the rules are working as expected.

@aruntyagiTutu aruntyagiTutu changed the title New @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin [WIP] [Do not comment] NEW @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin [WIP] [Do not comment] Jan 16, 2026
"typescript-eslint": "^8.50.0"
},
"devDependencies": {
"@types/eslint-plugin-jsx-a11y": "^6.10.1",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add this as devDependency as well?

@aruntyagiTutu
aruntyagiTutu merged commit 904231f into dev Jan 20, 2026
7 checks passed
@aruntyagiTutu aruntyagiTutu changed the title NEW @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin [WIP] [Do not comment] NEW @W-20774650@ - Integrate with eslint-plugin-jsx-a11y plugin Jan 20, 2026
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.

2 participants