https://github.com/area44/biome-config
AREA44's Biome configuration.
https://github.com/area44/biome-config
biome biomejs config formatter linter
Last synced: 6 months ago
JSON representation
AREA44's Biome configuration.
- Host: GitHub
- URL: https://github.com/area44/biome-config
- Owner: area44
- License: mit
- Created: 2025-03-03T16:35:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-18T04:41:26.000Z (6 months ago)
- Last Synced: 2026-01-18T15:40:45.286Z (6 months ago)
- Topics: biome, biomejs, config, formatter, linter
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @area44/biome-config
## Installation
You can install `@area44/biome-config` follows:
```sh
pnpm i -D @area44/biome-config
```
## Configuration
To apply the configuration, update your `biome.json` file as follows:
```json
{
"extends": ["@area44/biome-config"]
}
```
## License
Released under the [MIT License](./LICENSE) © 2025-PRESENT [AREA44](https://github.com/area44).