Skip to content

chore: update eslint#215

Merged
radoering merged 1 commit intomainfrom
update-eslint
Apr 26, 2026
Merged

chore: update eslint#215
radoering merged 1 commit intomainfrom
update-eslint

Conversation

@radoering
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 25, 2026

Deploy preview for website ready!

Project:website
Status: ✅  Deploy successful!
Preview URL:https://website-7eyrg1wco-python-poetry.vercel.app
Latest Commit:3487897

Deployed with vercel-action

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s JavaScript linting toolchain to ESLint v9 and migrates configuration from legacy .eslintrc to the ESLint “flat config” format (eslint.config.mjs).

Changes:

  • Bump eslint from ^8.16.0 to ^9.39.4.
  • Add flat-config dependencies (@eslint/js, globals) and introduce eslint.config.mjs.
  • Remove legacy .eslintrc.js.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Upgrades ESLint to v9 and adds flat-config-related dependencies.
package-lock.json Locks updated ESLint v9 dependency tree (including new @eslint/* packages).
eslint.config.mjs Adds new ESLint flat configuration equivalent to prior recommended/browser setup.
.eslintrc.js Removes legacy ESLint configuration file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@radoering radoering merged commit 7b55002 into main Apr 26, 2026
2 checks passed
@radoering radoering deleted the update-eslint branch April 26, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants