-
Notifications
You must be signed in to change notification settings - Fork 155
docs: update eslint-doc-generator config for v3
#1181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1181 +/- ##
=======================================
Coverage 97.35% 97.35%
=======================================
Files 49 49
Lines 6009 6009
Branches 1536 1536
=======================================
Hits 5850 5850
Misses 157 157
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
eslint-doc-generator config for v3
| 💼 This rule is enabled in the following configs: `angular`, `marko`, `react`, `svelte`, `vue`. | ||
| 📝 Enforce a valid naming for return value from `render`. | ||
|
|
||
| 💼 This rule is enabled in the following configs:  `angular`,  `marko`,  `react`,  `svelte`,  `vue`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question(non-blocking): Is it possible to render this as a list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No but could consider adding an option for that.
eslint-doc-generator config for v3eslint-doc-generator config for v3
Checks
Changes
pnpm eslint-doc-generator.Context
This is needed because eslint-doc-generator v3 removed implicit fallback badge support for configs. Now, every config needs a defined emoji (or badge).
Note that emojis are generally preferred and better supported over badges at this point.