Skip to content

Commit 4be25de

Browse files
committed
fix repo name
1 parent 42a160a commit 4be25de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blog/2025-12-01-type-aware-alpha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Type-aware rules now support automatic fixes via the `--fix` flag. When you run
174174

175175
| Project | Oxlint + Type Aware | ESLint + typescript-eslint |
176176
| --------------- | ------------------- | -------------------------- |
177-
| outlint/outlint | XXX | XXX |
177+
| outline/outline | XXX | XXX |
178178
| vuejs/core | XXXX | XXX |
179179

180180
Our performance testing shows that `oxlint` with type-aware linting is around X times faster that `eslint` with `typescript-eslint`. Take a look at our [performance benchmarks](https://github.com/oxc-project/bench-linter) for more details.

0 commit comments

Comments
 (0)