mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Update README.md
This commit is contained in:
parent
b00d0cfd09
commit
c6f5181f86
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
[code-coverage-badge]: https://codecov.io/gh/Boshen/oxc/branch/main/graph/badge.svg
|
||||
[code-coverage-url]: https://codecov.io/gh/Boshen/oxc
|
||||
|
||||
The Oxidation Compiler is creating a suite of tools for the JavaScript/TypeScript language, which comprises:
|
||||
The Oxidation Compiler is creating a suite of tools for the JavaScript / TypeScript language:
|
||||
|
||||
* [Parser](./crates/oxc_parser) - See [docs.rs/oxc_parser](https://docs.rs/oxc_parser)
|
||||
* [Linter](./crates/oxc_linter) - Work in progress. Try it out! `npx oxidation-compiler@latest lint path`
|
||||
|
|
|
|||
Loading…
Reference in a new issue