Skip to content

Commit c3542c5

Browse files
committed
docs: minor improvements
1 parent 563789e commit c3542c5

File tree

97 files changed

+188
-194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+188
-194
lines changed

packages/plugins/eslint-plugin-react-debug/src/rules/class-component.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: class-component
44

55
**Full Name in `eslint-plugin-react-debug`**
66

7-
```plain copy
7+
```sh copy
88
react-debug/class-component
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/debug/class-component
1515
```
1616

packages/plugins/eslint-plugin-react-debug/src/rules/function-component.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: function-component
44

55
**Full Name in `eslint-plugin-react-debug`**
66

7-
```plain copy
7+
```sh copy
88
react-debug/function-component
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/debug/function-component
1515
```
1616

packages/plugins/eslint-plugin-react-debug/src/rules/hook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: hook
44

55
**Full Name in `eslint-plugin-react-debug`**
66

7-
```plain copy
7+
```sh copy
88
react-debug/hook
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/debug/hook
1515
```
1616

packages/plugins/eslint-plugin-react-debug/src/rules/is-from-react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: is-from-react
44

55
**Full Name in `eslint-plugin-react-debug`**
66

7-
```plain copy
7+
```sh copy
88
react-debug/is-from-react
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/debug/is-from-react
1515
```
1616

packages/plugins/eslint-plugin-react-debug/src/rules/jsx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: jsx
44

55
**Full Name in `eslint-plugin-react-debug`**
66

7-
```plain copy
7+
```sh copy
88
react-debug/jsx
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/debug/jsx
1515
```
1616

packages/plugins/eslint-plugin-react-dom/src/rules/no-dangerously-set-innerhtml-with-children.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: no-dangerously-set-innerhtml-with-children
44

55
**Full Name in `eslint-plugin-react-dom`**
66

7-
```plain copy
7+
```sh copy
88
react-dom/no-dangerously-set-innerhtml-with-children
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/dom/no-dangerously-set-innerhtml-with-children
1515
```
1616

packages/plugins/eslint-plugin-react-dom/src/rules/no-dangerously-set-innerhtml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: no-dangerously-set-innerhtml
44

55
**Full Name in `eslint-plugin-react-dom`**
66

7-
```plain copy
7+
```sh copy
88
react-dom/no-dangerously-set-innerhtml
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/dom/no-dangerously-set-innerhtml
1515
```
1616

packages/plugins/eslint-plugin-react-dom/src/rules/no-find-dom-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: no-find-dom-node
44

55
**Full Name in `eslint-plugin-react-dom`**
66

7-
```plain copy
7+
```sh copy
88
react-dom/no-find-dom-node
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/dom/no-find-dom-node
1515
```
1616

packages/plugins/eslint-plugin-react-dom/src/rules/no-flush-sync.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: no-flush-sync
44

55
**Full Name in `eslint-plugin-react-dom`**
66

7-
```plain copy
7+
```sh copy
88
react-dom/no-flush-sync
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/dom/no-flush-sync
1515
```
1616

packages/plugins/eslint-plugin-react-dom/src/rules/no-hydrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ title: no-hydrate
44

55
**Full Name in `eslint-plugin-react-dom`**
66

7-
```plain copy
7+
```sh copy
88
react-dom/no-hydrate
99
```
1010

1111
**Full Name in `@eslint-react/eslint-plugin`**
1212

13-
```plain copy
13+
```sh copy
1414
@eslint-react/dom/no-hydrate
1515
```
1616

0 commit comments

Comments
 (0)