-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade Biome to 2.4.10 and add biome format to prebuild step #177
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Task
- Upgrade the Biome dependency to version 2.4.10 across the monorepo.
- Update the build pipeline or corresponding scripts to ensure
biome formatis included as part of theprebuildstep.
Acceptance Criteria
- All workspace
package.jsonfiles or root configuration referencing Biome reflect version2.4.10. - The schema URL in
biome.jsonconfiguration is updated to reflect version2.4.10. - The
prebuildstep runsbiome formatprior to building in each workspace package after lint. - Verify that all format and lint commands complete successfully after the upgrade.
Context: Aligns with CellixJS coding standards and CI quality expectations. Ensures contributors run formatting as part of the standard pipeline.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Projects
Status
Todo