Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread the FAQ and my problem is not listed.
Suggested Changes
Here is@JamesHenry postinghttps://typescript-eslint.io/rules/explicit-member-accessibility in Slack:
The notice was added to all rule docs file in#5249:
typescript-eslint/packages/eslint-plugin/docs/rules/explicit-member-accessibility.md
Line 1 ind2394f8
>🛑 This file is source code, not the primary documentation location! 🛑 |
remarkPlugins:[...remarkPlugins,[generatedRuleDocs,{}]], |
// 1. Remove the " 🛑 This file is source code, not the primary documentation location! 🛑" |
Will moving this tobeforeDefaultRemarkPlugins
fix the preview? If not, is there anything we can do?