You can install @area44/biome-config
follows:
pnpm i -D @area44/biome-config
To apply the configuration, update your biome.json
file as follows:
{
"extends": ["@area44/biome-config/biome"]
}
For more details on configuring Biome, refer to the official guide Biome Configuration Guide.
Released under the MIT License © 2025-PRESENT AREA44.