Skip to content

Commit 840871f

Browse files
committed
in-line -> inline\
1 parent 4fa9d8a commit 840871f

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
@@ -136,7 +136,7 @@ Type-aware rules that run in `tsgolint` can be configured in `oxlint` just like
136136

137137
The configuration options are aligned with what `typescript-eslint` supports and documentation can be found in the configuration section for each rule (like [`no-floating-promises`](https://oxc.rs/docs/guide/usage/linter/rules/typescript/no-floating-promises.html#configuration)).
138138

139-
### In-line disable comment support in `oxlint`
139+
### Inline disable comment support in `oxlint`
140140

141141
Rules that run in `tsgolint` can now be disabled similar to any other `oxlint` rule by placing a comment in the file or on a line:
142142

0 commit comments

Comments
 (0)