4.1.0 • Published 9 months ago

@klnjs/biome-config v4.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@klnjs/biome-config

Provides a collection of shareable biome configurations for JavaScript / TypeScript projects that can easily be reused across projects.

These configurations aim to enforce consistent code formatting, improve code readability, and streamline the development process by eliminating the need for manual configuration.

Installation

You can install the @klnjs/biome-config package using your preferred package manager

npm install @klnjs/biome-config --save-dev

How to Use

You can use it by creating a biome.json config file, in the root of your project and extending this configuration:

{
  "extends": ["@klnjs/biome-config/core"]
}
4.1.0

9 months ago

4.0.5

10 months ago

4.0.4

10 months ago

4.0.6

10 months ago

4.0.1

10 months ago

4.0.3

10 months ago

4.0.2

10 months ago

3.2.2

10 months ago

4.0.0

10 months ago

3.2.1

10 months ago

3.2.0

11 months ago

3.1.2

11 months ago

3.1.1

11 months ago

3.1.0

11 months ago

3.0.4

11 months ago

3.0.3

12 months ago

3.0.2

12 months ago

3.0.1

12 months ago

3.0.0

12 months ago

3.0.0-rc.14

12 months ago

3.0.0-rc.12

12 months ago