@repobuddy/biome

1.5.1 • 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"],
  // ...
}

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @repobuddy/biome

    Weekly Downloads

    32

    Version

    1.5.1

    License

    MIT

    Unpacked Size

    6.92 kB

    Total Files

    5

    Last publish

    Collaborators

    • unional