Skip to content

feat(sdks): add support for @biomejs/biome #6838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yabes
Copy link

@Yabes Yabes commented Jul 1, 2025

What's the problem this PR addresses?

Closes #6839

Add support for @biomejs/biome package in sdks allowing IDEs to pick up the biome binary.

How did you fix it?

I based my developments on other cli integrations and made some changes for biome.

I tested it by running the locally built sdks script (packages/yarnpkg-sdks/sources/boot-cli-dev.js) in a project that use @biomejs/biome and confirmed in vs code that biome was available. Before running the cli, biome was unavailable.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@Yabes Yabes changed the title Sdks biomejs feat(sdks): add support for @biomejs/biome Jul 1, 2025
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.

[Feature] Add support for @biomejs/biome in @yarnpkg/sdks
1 participant