Shared Biome linting/formatting configuration.
Install with pnpm (biome
should be installed as a dev dependency):
pnpx jsr add -D @strootje/biomejs
Add this to your biome.json
file:
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"extends": ["@strootje/biomejs/strict"]
}
Licensed under the MIT license.
Copyright © 2024, Bastiaan Stroosnijder