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.
- Automatically copies a
biome.json
configuration file and adds@biomejs/biome
to your project. - Helps streamline the setup process for projects using
@biomejs/biome
.
To install @new-ark/biome-config
, simply run:
npm install @new-ark/biome-config