-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(website): generate rule docs options automatically (#5386)
* chore(website): generate rule docs options automatically * Apply suggestions from code review Co-authored-by: Joshua Chen <[email protected]> * First round of changes * Simplify Prettier types * Progress on using defs * Progress, through the letter 'd' for rules * Through explicit-module-boundary-types * rip, ban-types defaults * Cleaner separation for adding headers * ...I meant headings * Finished specifically base rule extensions * Fix unit test, and enable debug cypress logging * Fix deprecation notices, and ci.yml env indent * Fix up lang and <sup> * No, not sup * Removed bunch more options docs cruft * naming-convention, I give up * Aha, a missing lint rule * member-ordering, I give up on you too * Several more docs automations * Fixed options index * Also above Related To * Aha, jsx working * Thanks lint - correct no-inferrable-types headings * Update packages/eslint-plugin/src/rules/no-implicit-any-catch.ts Co-authored-by: Brad Zacher <[email protected]> * Fix explicit-function-return-type Co-authored-by: Joshua Chen <[email protected]> Co-authored-by: Brad Zacher <[email protected]>
- Loading branch information
1 parent
ff573d9
commit 81f3ffc
Showing
150 changed files
with
882 additions
and
2,259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.