Skip to content

Commit 1807d55

Browse files
yeonjuanJosh-Cena
andauthored
docs: add tabs in no-unsafe-unary-minus.md (#8542)
Co-authored-by: Joshua Chen <[email protected]>
1 parent f2f57de commit 1807d55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/eslint-plugin/docs/rules/no-unsafe-unary-minus.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This rule restricts the unary `-` operator to `number | bigint`.
1717

1818
## Examples
1919

20+
<!-- tabs -->
21+
2022
### ❌ Incorrect
2123

2224
```ts

0 commit comments

Comments
 (0)