Skip to content

Conversation

wcandillon
Copy link
Owner

No description provided.

@Copilot Copilot AI review requested due to automatic review settings September 21, 2025 16:44
Copy link

@Copilot 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

This PR fixes deployment issues by updating ESLint configuration to version 9.0.0 and migrating from the legacy .eslintrc format to the new flat configuration format in eslint.config.mjs.

  • Updates ESLint and its configuration package to newer versions
  • Migrates from legacy .eslintrc to new flat config format
  • Removes unnecessary ESLint disable comments and improves code formatting
  • Updates package URLs to correct repository names

Reviewed Changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updates ESLint dependencies and corrects repository URLs
eslint.config.mjs New flat ESLint configuration file
.eslintrc Removes legacy ESLint configuration
src/tests/paths.ts Removes unnecessary max-len ESLint disable comment
src/tests/matrix.ts Removes no-shadow ESLint disable and improves parameter naming
src/tests/Paths.test.ts Removes max-len ESLint disable comments
src/Paths.ts Adds trailing comma for consistency
src/Matrix4.ts Adds trailing comma for consistency
src/Matrix3.ts Adds trailing comma for consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wcandillon wcandillon merged commit 664b7a7 into master Sep 21, 2025
1 check passed
Copy link

🎉 This PR is included in version 18.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant