Skip to content

oxlint v0.0.14

Choose a tag to compare

@github-actions github-actions released this 23 Oct 03:25

Try it out!

Run

  • npx --yes oxlint@latest . in your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations required.
  • npx oxlint@latest --help for usage instructions.
  • npx oxlint@latest --rules for list of rules.

What's Changed

Linter

New Rules

Fixes

Parser

New Contributors

Full Changelog: oxlint_v0.0.13...oxlint_v0.0.14