mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
| .. | ||
| bin | ||
| scripts | ||
| CHANGELOG.md | ||
| configuration_schema.json | ||
| package.json | ||
| README.md | ||
⚓ 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@latestin your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations are required.npx oxlint@latest --helpfor quick usage instructions.npx oxlint@latest --rulesfor the list of rules.