1.3.1 • Published 11 months ago

@rowanmanning/biome-config v1.3.1

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

Biome Config

Shared Biome linting/formatting configurations for my projects.

Requirements

This library requires the following to run:

Usage

Install with npm (biome will be installed as a peer dependency):

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

Add this to your biome.json file:

{
    "$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
    "extends": ["./node_modules/@rowanmanning/biome-config/config.json"]
}

Contributing

Genuinely unless you're Rowan Manning, you probably don't need to contribute to this. However, if you decide you really need to, then the contributing guide is available here. All contributors must follow this library's code of conduct.

License

Licensed under the MIT license. Copyright © 2024, Rowan Manning

1.3.1

11 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago