Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:38
· 10 commits to main since this release
74ec2c7

Patch Changes

  • #207 0ea5ee9 - Update eslint-plugin-no-comment-slop to 0.2.0, adding its two new rules at error: member comments
    use JSDoc (not //), and every member of a mostly-documented type carries a one-line doc. All
    findings fixed; internal only, no runtime or output change.