1.6.4-d • Published 1 year ago

biome-rs-npm v1.6.4-d

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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

NameDescriptionRequired
GITHUB_TOKENFor GitHub APIYes

Usage

See Documentations, requires Environment variables

License

Apache-2.0