Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (oxlint) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
⚓ 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.