-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint website
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
Here is @JamesHenry posting https://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 in d2394f8
> 🛑 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 to beforeDefaultRemarkPlugins
fix the preview? If not, is there anything we can do?
Affected URL(s)
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint website