@noroff/biome-config
v0.0.1
Published
Noroff Biome configurations
Downloads
3
Readme
@noroff/biome-config
Collection of Biome configurations.
Installation
npm install -D @noroff/biome-config
Usage
Using biome.json
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"extends": ["@noroff/biome-config"]
}