crates/oxc_linter/README.md
High-performance ESLint-compatible linter for JavaScript and TypeScript.
This crate provides a fast, ESLint-compatible linting engine with comprehensive rule support. It leverages oxc's high-performance AST and semantic analysis to deliver significantly faster linting than traditional tools.
The linter is designed to be both a standalone tool and a library component for integration into other development tools.