Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

@getaround-eu/biome-config npm CircleCI

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-config

Usage

In a biome.json:

{
  "extends": ["@getaround-eu/biome-config"]
}