@vlandoss/biome-config
v0.0.5
Published
Biome configuration file for @variableland
Readme
Biome Config
Installation
pnpm add -D @vlandoss/biome-configUsage
Create a
biome.jsonfile at the root of your project.Paste the following:
{
"extends": ["@vlandoss/biome-config"]
}