Skip to content
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

JavaScript (v3): Replace ESLint & Prettier with BiomeJS #6978

Merged
merged 6 commits into from
Oct 16, 2024

Conversation

cpyle0819
Copy link
Contributor

Biome is the same tool used by the SDK team. It also has a much larger
vocabulary of "fixable" items. It outperforms other linters and has
TS/JSX support out of the box. It's error messaging is also much more
helpful.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cpyle0819 cpyle0819 requested a review from a team October 15, 2024 13:55
@cpyle0819 cpyle0819 self-assigned this Oct 15, 2024
@cpyle0819 cpyle0819 requested review from DavidSouther, a team and meyertst-aws and removed request for a team and DavidSouther October 15, 2024 13:55
@cpyle0819 cpyle0819 added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Oct 15, 2024
@github-actions github-actions bot added Javascript-v3 This issue relates to the AWS SDK for Javascript V3 and removed Task A general update to the code base for language clarification, missing actions, tests, etc. labels Oct 15, 2024
@cpyle0819 cpyle0819 marked this pull request as ready for review October 15, 2024 16:33
@cpyle0819 cpyle0819 added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Oct 15, 2024
@cpyle0819 cpyle0819 added the On Call Review needed This work needs an on-call review label Oct 15, 2024
@meyertst-aws meyertst-aws added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Oct 16, 2024
Biome is the same tool used by the SDK team. It also has a much larger
vocabulary of "fixable" items. It outperforms other linters and has
TS/JSX support out of the box. It's error messaging is also much more
helpful.
@meyertst-aws meyertst-aws merged commit 1cdbf51 into awsdocs:main Oct 16, 2024
14 checks passed
@cpyle0819 cpyle0819 deleted the corepyle/biome branch November 12, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants