Skip to content

Updated Eslint9 Configuration and support react plugin hooks#43715

Merged
Josh-Cena merged 4 commits intomdn:mainfrom
narasimhan-lakshmi:update/eslint-config
Apr 8, 2026
Merged

Updated Eslint9 Configuration and support react plugin hooks#43715
Josh-Cena merged 4 commits intomdn:mainfrom
narasimhan-lakshmi:update/eslint-config

Conversation

@narasimhan-lakshmi
Copy link
Copy Markdown
Contributor

Description

Have updated the installation command for ESLint9 as npm install --save-dev eslint@9 @eslint/js@9 globals.
Removed the outdated note about eslint-plugin-react not supporting v9 and replaced it with a compatibility note about keeping eslint and @eslint/js majors aligned.

Motivation

Older version dont work. So updated version is necessary for better understanding.

Additional details

Related issues and pull requests

Fixes #43355 Relates #28313

@narasimhan-lakshmi narasimhan-lakshmi requested review from a team as code owners April 8, 2026 17:19
@narasimhan-lakshmi narasimhan-lakshmi requested review from chrisdavidmills and pepelsbey and removed request for a team April 8, 2026 17:19
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs Content:Learn Learning area docs Content:SVG SVG docs Content:Media Media docs Content:Glossary Glossary entries size/m [PR only] 51-500 LoC changed labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Preview URLs (1 page)

External URLs (2)

URL: /en-US/docs/Learn_web_development/Extensions/Client-side_tools/Introducing_complete_toolchain
Title: Introducing a complete toolchain

(comment last updated: 2026-04-08 19:06:43)

@Josh-Cena Josh-Cena requested review from Josh-Cena and removed request for a team, chrisdavidmills and pepelsbey April 8, 2026 18:19
@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs Content:SVG SVG docs Content:Media Media docs Content:Glossary Glossary entries size/m [PR only] 51-500 LoC changed labels Apr 8, 2026
Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@Josh-Cena Josh-Cena merged commit f85c3e7 into mdn:main Apr 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESLint (in)compatibilities have changed

3 participants