- License
- MIT
- Deps
- 0
- Install Size
- 1.4 MB/-
- Vulns
- 0
- Published
$
npm install oxlint$
pnpm add oxlint$
yarn add oxlint$
bun add oxlint$
deno add npm:oxlint$
vlt install oxlint# Usually installed as a dev dependency
$
npm install -D oxlint$
pnpm add -D oxlint$
yarn add -D oxlint$
bun add -d oxlint$
deno add -D npm:oxlint$
vlt install -D oxlint# Run locally
$
npx oxlint$
pnpm exec oxlint$
npx oxlint$
bunx oxlint$
deno run npm:oxlint$
vlx oxlint⚓ 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.