Removal of @private
and @internal
comments make VSCode suggest private fields
#4132
Closed
2 tasks done
Labels
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
javascript
Milestone
What
Discuss whether to ensure private and internal fields are not suggested by VSCode
Why
With the merge of the removal of comments, we removed
@private
and@internal
JSDoc comments. This makes VSCode suggests private fields, like the SkipLink's$linkedElement
in a project that consumes GOV.UK Frontend.Who needs to work on this
Developers
Who needs to review this
Developers
Done when
The text was updated successfully, but these errors were encountered: