An open API service indexing awesome lists of open source software.

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.

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).