@new-ark/biome-config
v1.1.0
Published
This package provides a simple configuration setup for projects using the `@biomejs/biome` tool. It automatically copies a `biome.json` file into your project’s root directory during installation.
Downloads
10
Readme
@new-ark/biome-config
This package provides a simple configuration setup for projects using the @biomejs/biome
tool. It automatically copies a biome.json
file into your project’s root directory during installation.
Features
- Automatically copies a
biome.json
configuration file and adds@biomejs/biome
to your project. - Helps streamline the setup process for projects using
@biomejs/biome
.
Installation
To install @new-ark/biome-config
, simply run:
npm install @new-ark/biome-config