@adaliszk/biome
v1.7.5
Published
Meta-package for Biome configuration
Maintainers
Readme
Meta-package for configuring Biome formatter and linter
Usage
- Install the package
pnpm install -D @adaliszk/biome @biomejs/biome - Add an
biome.jsonwith:{ "extends": ["@adaliszk/biome"] }
Versioning
Since this is a meta-package, the versioning reflect its main provided package, in this case @biomejs/biome.
However, only the Major and Minor versions are kept in sync. The Patch is used to bump the meta-package.
