@getaround-eu/biome-config
v1.0.0
Published
Shareable [biome config](https://biomejs.dev/guides/big-projects/#exporting-a-biome-configuration-from-an-npm-package) for [Getaround](https://fr.getaround.com)'s projects.
Readme
@getaround-eu/biome-config

Shareable biome config for Getaround's projects.
yarn add -D @getaround-eu/biome-config
npm install -D @getaround-eu/biome-config
pnpm install -D @getaround-eu/biome-configUsage
In a biome.json:
{
"extends": ["@getaround-eu/biome-config"]
}