@royportas/configs
v0.1.0
Published
Reusable configuration files for tooling, including: - Biome
Downloads
3
Readme
@royportas/configs
Reusable configuration files for tooling, including:
- Biome
Usage
bun add -D @royportas/configs
Configure Biome
Add the following to your biome.json
file:
{
"extends": ["@royportas/configs/biome"]
}