Skip to content

fix: use the Biome linter preset instead of the deprecated recommended field - #181

Merged
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/biome-deprecated-option
Sep 11, 2026
Merged

fix: use the Biome linter preset instead of the deprecated recommended field#181
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/biome-deprecated-option

Conversation

@upupming

Copy link
Copy Markdown
Contributor

Biome 2.5 deprecates linter.rules.recommended in favor of preset, so a project scaffolded with Biome reports a deprecation on its first biome check. This is the configuration biome migrate produces.

…d field

Biome 2.5 deprecates linter.rules.recommended in favor of
linter.rules.preset, so every project scaffolded with Biome reported a
deprecation on its first check. Use the configuration biome migrate
produces.
@chenjiahan
chenjiahan marked this pull request as ready for review September 11, 2026 02:35
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T02:38:15.375895Z d7c6c96 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan chenjiahan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@chenjiahan
chenjiahan merged commit 1c0b69c into rstackjs:main Sep 11, 2026
1 check passed
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