Re-enable `jsdoc/check-tag-names`
Open
team-core-platform
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
Re-enable the lint rule `jsdoc/check-tag-names`. This has been temporarily disabled because the auto-fixer mangles a bunch of improperly-formatted pre-existing doc comments.
We can re-enable it one package at a time to split up the work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the configuration that disables the `jsdoc/check-tag-names` lint rule and identify the packages whose existing doc comments trigger it. Re-enable the rule for one package at a time, correcting the improperly formatted comments, and verify that lint passes for each package before continuing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100