1.0.7 • Published 10 months ago

@adaloop/biome-config v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

@adaloop/biome-config

The @adaloop/biome-config package exports the base Biome configuration for adaloop packages.

Installation

Install the package as a development dependency from the npm packages registry.

npm i -D @adaloop/biome-config

yarn add -D @adaloop/biome-config

pnpm add -D @adaloop/biome-config

Usage

Add the following rule to your package biome config file.

{
  "extends": "@adaloop/biome-config/package"
}
1.0.7

10 months ago