1.6.4-d • Published 1 year ago
biome-rs-npm v1.6.4-d
biome-rs-npm
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
npm integration for biome-rs without any overhead so using full power of
biome
CLI performance and feature
Documentations
Look at official documentation
Installation
npm install -g biome-rs-npm
# or
yarn install -g biome-rs-npm
# or
bun add -g biome-rs-npm
Environment variables
Name | Description | Required |
---|---|---|
GITHUB_TOKEN | For GitHub API | Yes |
Usage
See Documentations, requires Environment variables
License
Apache-2.0