oxlint

Linter for the JavaScript Oxidation Compiler

oxlint downloads oxlint version oxlint license

oxlintSimilar Packages:

Npm Package Weekly Downloads Trend

3 Years
🌟 Show real-time usage chart on oxlint's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of oxlint](https://npm-compare.com/img/npm-trend/THREE_YEARS/oxlint.png)](https://npm-compare.com/oxlint#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 Show GitHub stars trend chart on oxlint's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of oxlint](https://npm-compare.com/img/github-trend/oxlint.png)](https://npm-compare.com/oxlint)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
oxlint019,7331.25 MB5045 days agoMIT

README for oxlint



Oxc logo


MIT licensed Build Status Code Coverage Sponsors

Discord chat Playground

âš“ Oxc

The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.

Oxlint

This is the linter for oxc.

See usage instructions.

Run

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