Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 484f40d

Browse files
bmishljharb
authored andcommittedOct 20, 2022
[Docs] automate doc generation with eslint-doc-generator
1 parent 64f9266 commit 484f40d

File tree

108 files changed

+404
-518
lines changed

Some content is hidden

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

108 files changed

+404
-518
lines changed
 

‎.github/workflows/readme.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1919
### Changed
2020
* [Perf] component detection: improve performance by avoiding traversing parents unnecessarily ([#3459][] @golopot)
2121
* [Docs] `forbid-component-props`: inclusive language w/ allowlist ([#3473][] @AndersDJohnson)
22+
* [Docs] automate doc generation with `eslint-doc-generator` ([#3469][] @bmish)
2223

2324
[#3473]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3473
25+
[#3469]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3469
2426
[#3464]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3464
2527
[#3461]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3461
2628
[#3459]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3459

0 commit comments

Comments
 (0)
Please sign in to comment.