Skip to content

Editor: ESLint: migrate to flat config, note missing eqeqeq rule#32754

Merged
mrdoob merged 2 commits into
mrdoob:devfrom
ycw:26
Jan 15, 2026
Merged

Editor: ESLint: migrate to flat config, note missing eqeqeq rule#32754
mrdoob merged 2 commits into
mrdoob:devfrom
ycw:26

Conversation

@ycw
Copy link
Copy Markdown
Contributor

@ycw ycw commented Jan 14, 2026

Description

With the ESLint flat config, I deleted the .eslintrc.json and instead put it into the eslint.config.js file. (FYI, the existing .json file basically has no effect since #32471)

Also, during the flat config migration (#32471) it looks like the eqeqeq rule (#30078) got missed, I left a comment about it in this PR, because once it’s enabled there’s a ton of lint errors and I didn’t have time to fix it and run verification.

@mrdoob mrdoob added this to the r183 milestone Jan 15, 2026
@mrdoob mrdoob merged commit d76a1ef into mrdoob:dev Jan 15, 2026
9 checks passed
@ycw ycw deleted the 26 branch January 16, 2026 15:33
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