Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 17, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

biome-config-godaddy@1.0.0

Major Changes

  • 55f40a1: Initial release of biome-config-godaddy, a fast Rust-based alternative to ESLint and Prettier configurations for GoDaddy JavaScript applications.

    A comprehensive Biome configuration package that provides consistent code quality and formatting standards across GoDaddy's JavaScript ecosystem, featuring:

    • Dual configuration support with dedicated configs for JavaScript (biome.json) and TypeScript (biome-ts.json) projects
    • Complete rule parity with existing eslint-config-godaddy and eslint-config-godaddy-typescript standards, auto-migrated using Biome's migration tools
    • Consistent formatting rules including 2-space indentation, 130 character line width, LF line endings, and single quote preferences
    • Performance optimizations through Rust-based implementation providing significantly faster linting and formatting compared to traditional ESLint + Prettier setups
    • Biome 2.2.0+ compatibility utilizing the latest linting rules for full feature parity with GoDaddy's established ESLint configurations
    • Seamless integration designed for easy adoption in GoDaddy's monorepo ecosystem and existing JavaScript projects

    This package enables development teams to maintain the same code quality standards and style guidelines established across GoDaddy's engineering organization while benefiting from improved build performance and reduced tooling complexity.

@github-actions github-actions bot requested a review from a team as a code owner October 17, 2025 20:36
@kawikabader kawikabader merged commit f41cb4b into main Oct 17, 2025
3 checks passed
@kawikabader kawikabader deleted the changeset-release/main branch October 17, 2025 20:48
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.

3 participants