@repobuddy/biome

1.4.0 • Public • Published

@repobuddy/biome

NPM version NPM downloads

Repository buddy for biome.

Install

npm install -D @repobuddy/biome

yarn add -D @repobuddy/biome

pnpm add -D @repobuddy/biome

Usage

Using @repobuddy/biome provided recommended config:

// biome.json
{
  "extends": ["@repobuddy/biome"],
  // ...
}

The recommended config is customized for people or teams that are proficient.

i.e., you know what you are doing. The tools try to help but get out of your way.

performant.json

If performance is a top priority for your project, some typical linting rules will hold you back.

This performant will have those rules disabled for you.

// biome.json
{
  "extends": ["@repobuddy/biome/performant"],
  // ...
}

Package Sidebar

Install

npm i @repobuddy/biome

Weekly Downloads

144

Version

1.4.0

License

MIT

Unpacked Size

5.8 kB

Total Files

5

Last publish

Collaborators

  • unional