SYSTEM Cited by 1 source
oxlint¶
oxlint is a Rust-based linter for JavaScript and TypeScript, part of the Oxc ("The JavaScript Oxidation Compiler") toolchain. Order- of-magnitude faster than ESLint for the same rule set.
Role on this wiki¶
Part of vinext's AI agent guardrails — runs in CI on every PR alongside tsgo, Vitest, and Playwright.
Seen in¶
Related¶
- systems/typescript — target language.
- systems/vinext — production consumer.
- systems/tsgo — sibling quality-gate.