Skip to content

Commit a146f9f

Browse files
committed
update inline disable comment section title
1 parent 2b49ee5 commit a146f9f

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

139139
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)).
140140

141-
### Disable comment support in `oxlint`
141+
### In-line disable comment support in `oxlint`
142142

143143
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:
144144

0 commit comments

Comments
 (0)