@amedia/biome-config
v1.1.0
Published
Combined Biome config for Amedia
Maintainers
Keywords
Readme
@amedia/biome-config
Amedia's shared Biome configuration.
Install
npm install --save-dev @amedia/biome-config @biomejs/biomeUse
// biome.json
{
"$schema": "https://biomejs.dev/schemas/2.4.4/schema.json",
"extends": ["@amedia/biome-config"]
}Notes
Experimental — talk to #fag-front before adopting in production. Requires
Node 22+ and Biome 2.x. Usually consumed via @amedia/kragl-biome.
