Skip to content

fix(lint): migrate biome config to v2.5.0 schema and replace deprecated recommended field#223

Open
fro-bot wants to merge 1 commit into
mainfrom
fix/biome-migrate-2.5.0
Open

fix(lint): migrate biome config to v2.5.0 schema and replace deprecated recommended field#223
fro-bot wants to merge 1 commit into
mainfrom
fix/biome-migrate-2.5.0

Conversation

@fro-bot

@fro-bot fro-bot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Migrate biome.json to match the installed Biome CLI version 2.5.0 and fix deprecation warnings.

Changes

  • Update $schema from 2.4.15 to 2.5.0 — matches installed @biomejs/biome@2.5.0
  • Replace deprecated recommended: true linter field with preset: "recommended" — the recommended field is deprecated and will be removed in the next major Biome version

Context

…ed recommended field

- Update $schema from 2.4.15 to 2.5.0 to match installed biome CLI
- Replace deprecated 'recommended: true' linter field with 'preset: recommended'
- Supersedes #169 which targeted 2.4.16; CLI is now 2.5.0
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.

1 participant