@davidsneighbour/biome-config
v2026.0.5
Published
Biome configuration for use in davidsneighbour projects.
Readme
Usage
npm install --save-dev @davidsneighbour/biome-configAdd this to your biome.json file:
{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["./node_modules/@davidsneighbour/biome-config/config.json"]
}