Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@alex-grover/biome-config

alex-grover19ISC0.0.3

A shareable Biome configuration.

biome, biome-config

readme

@alex-grover/biome-config

A shareable Biome configuration.

Installation

To install in a Next.js project, including replacing the builtin PostCSS config:

bun install --dev --exact @biomejs/biome @alex-grover/biome-config

Usage

Add the following entry to your biome.json:

{
  "extends": ["@alex-grover/biome-config"]
}

changelog

@alex-grover/biome-config

0.0.3

Patch Changes

  • 9c6c1b2: Add unused import and variable + react rules

0.0.2

Patch Changes

  • d1a9cf8: Fix package.json exports

0.0.1

Patch Changes

  • 44d21d3: Add biome config