1.0.7 • Published 1 year ago
@adaloop/biome-config v1.0.7
@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-configUsage
Add the following rule to your package biome config file.
{
"extends": "@adaloop/biome-config/package"
}1.0.7
1 year ago