Skip to content

feat(js): add biome linter and formatter#24

Draft
alexander-akhmetov wants to merge 1 commit intomainfrom
alexander-akhmetov/js-linter
Draft

feat(js): add biome linter and formatter#24
alexander-akhmetov wants to merge 1 commit intomainfrom
alexander-akhmetov/js-linter

Conversation

@alexander-akhmetov
Copy link
Copy Markdown
Collaborator

@alexander-akhmetov alexander-akhmetov commented Apr 10, 2026

Note

Low Risk
Primarily tooling/formatting changes plus a new CI lint step; runtime behavior should be unchanged, but CI may start failing on newly enforced lint rules.

Overview
Adds Biome to the JS SDK: introduces js/biome.json, adds lint/lint:fix scripts, and updates CI to install Biome via mise and run mise run lint:ts:sdk-js.

Applies widespread Biome-driven formatting and import-order fixes across the JS SDK (framework adapters, exporters, providers, and core client), including an explicit biome-ignore for an intentional throw in a finally block.

Reviewed by Cursor Bugbot for commit a8ea4b4. Bugbot is set up for automated code reviews on this repo. Configure here.

@alexander-akhmetov
Copy link
Copy Markdown
Collaborator Author

bugbot review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit a8ea4b4. Configure here.

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