github oxc-project/oxc v0.0.1
CLI v0.0.1

latest releases: oxlint_v0.9.6, crates_v0.29.0, oxlint_v0.9.5...
18 months ago

To test the linter on your codebase, try running

npx oxidation-compiler@latest lint path

where the path can be . , src, packages or any directory path.


The goal of this release is to showcase:

  • speed: most codebases should run less than a few seconds
  • small dependency: the binary is less than 3MB
  • meaningful and pretty diagnostic messages: the no-constant-binary-expression eslint rule is implemented to demo this

Don't miss a new oxc release

NewReleases is sending notifications on new releases.