Skip to content

Commit 6ad7ad3

Browse files
committed
docs: 570+ lint rules
1 parent d4604f1 commit 6ad7ad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/docs/guide/usage/linter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ and run Oxlint before ESLint in your local or CI setup for a quicker feedback lo
2424

2525
- 50 - 100 times faster than ESLint, and scales with the number of CPU cores
2626
([benchmark](https://github.com/oxc-project/bench-javascript-linter)).
27-
- Over 520 rules with a growing list from `eslint`, `typescript`, `eslint-plugin-react`,
27+
- Over 570 rules with a growing list from `eslint`, `typescript`, `eslint-plugin-react`,
2828
`eslint-plugin-jest`, `eslint-plugin-unicorn`, `eslint-plugin-jsx-a11y` and
2929
[many more](https://github.com/oxc-project/oxc/issues/481).
3030
- Supports

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ features:
2020
link: /docs/guide/usage/parser
2121
linkText: Usage guide
2222
- title: Linter ✅
23-
details: 50~100x faster than ESLint<br/>520+ rules and growing
23+
details: 50~100x faster than ESLint<br/>570+ rules and growing
2424
link: /docs/guide/usage/linter
2525
linkText: Usage guide
2626
- title: Resolver ✅

0 commit comments

Comments
 (0)