0.2.16 • Published 26 days ago

oxlint-rs-npm v0.2.16

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
26 days ago

oxlint-rs-npm

Linter for the JavaScript Oxidation Compiler

npm integration for oxlint-rs without any overhead so using full power of oxlint CLI performance and feature

Documentations

Look at official documentation

Installation

npm install -g oxlint-rs-npm
# or
yarn install -g oxlint-rs-npm
# or
bun add -g oxlint-rs-npm

Environment variables

NameDescriptionRequired
GITHUB_TOKENFor GitHub APIYes

Usage

See Documentations, requires Environment variables

License

Apache-2.0