Skip to content

Conversation

@3w36zj6
Copy link
Member

@3w36zj6 3w36zj6 commented Sep 5, 2025

@3w36zj6 3w36zj6 requested a review from Copilot September 5, 2025 10:35
Copy link
Contributor

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 upgrades the project from Biome v1.9.4 to v2.0.6, implementing the configuration changes and code formatting updates required for the new version.

  • Updates Biome dependency and configuration files
  • Applies automated code formatting and import organization
  • Prefixes unused parameters with underscore to follow linting rules

Reviewed Changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/package.json Updates Biome dependency from 1.9.4 to 2.0.6
website/biome.json Removes old v1 configuration file
website/biome.jsonc Adds new v2 configuration with enhanced linting rules
website/vite.config.ts Combines import statements for better organization
website/src/translation/ja-JP.tsx Replaces React fragments with explicit Fragment imports
website/src/translation/en-US.tsx Replaces React fragments with explicit Fragment imports
website/src/translation/index.tsx Reorders export statement alphabetically
website/src/index.tsx Moves import statement and prefixes unused parameter
website/src/globals.css Reformats font-family property for better readability
website/src/utils/flattenDocs.test.ts Prefixes unused variable with underscore
Multiple component files Reorders imports and prefixes unused parameters with underscores

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

@3w36zj6 3w36zj6 merged commit 0783a3c into main Sep 5, 2025
5 checks passed
@3w36zj6 3w36zj6 deleted the feature/update-biome-to-v2 branch September 5, 2025 12:07
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