@alex-grover/biome-config
v0.0.4
Published
A shareable Biome configuration.
Readme
@alex-grover/biome-config
A shareable Biome configuration.
Installation
bun install --dev --exact @biomejs/biome @alex-grover/biome-configUsage
Add the following entry to your biome.json:
{
"extends": ["@alex-grover/biome-config"]
}