The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.
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. -
npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlintto install themigrate-oxlintskill, then run/migrate-oxlintto migrate from ESLint. - See also migrate from ESLint.