Skip to content

Commit 13d23b8

Browse files
bmishljharb
authored andcommitted
[Docs] Consistent rule descriptions and doc sections
1 parent 11dc75e commit 13d23b8

File tree

154 files changed

+315
-285
lines changed

Some content is hidden

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

154 files changed

+315
-285
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
}],
5151

5252
"eslint-plugin/consistent-output": 0,
53+
"eslint-plugin/require-meta-docs-description": [2, { "pattern": "^(Enforce|Require|Disallow)" }],
5354
"eslint-plugin/require-meta-schema": 0,
5455
"eslint-plugin/require-meta-type": 0
5556
},

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

README.md

Lines changed: 76 additions & 76 deletions

docs/rules/button-has-type.md

Lines changed: 1 addition & 1 deletion

docs/rules/display-name.md

Lines changed: 1 addition & 1 deletion

docs/rules/forbid-component-props.md

Lines changed: 1 addition & 1 deletion

docs/rules/forbid-dom-props.md

Lines changed: 1 addition & 1 deletion

docs/rules/forbid-elements.md

Lines changed: 1 addition & 1 deletion

docs/rules/forbid-foreign-prop-types.md

Lines changed: 1 addition & 1 deletion

docs/rules/forbid-prop-types.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)