1.7.5 • Published 6 days ago

@adaliszk/biome v1.7.5

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
6 days ago

Meta-package for configuring Biome formatter and linter

Usage

  • Install the package pnpm install -D @adaliszk/biome @biomejs/biome
  • Add an biome.json with:
    {
      "extends": ["@adaliszk/biome"]
    }

Versioning

Since this is a meta-package, the versioning reflect its main provided package, in this case @biomejs/biome. However, only the Major and Minor versions are kept in sync. The Patch is used to bump the meta-package.

1.7.5

6 days ago

1.7.4

18 days ago

1.7.3

19 days ago

1.7.2

21 days ago

1.7.1

23 days ago