-
-
Notifications
You must be signed in to change notification settings - Fork 598
refactor: Fix JSDoc warnings #1711
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
Thanks for opening this pull request!
|
Codecov ReportBase: 99.89% // Head: 99.89% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## alpha #1711 +/- ##
=======================================
Coverage 99.89% 99.89%
=======================================
Files 61 61
Lines 5984 5984
Branches 1372 1372
=======================================
Hits 5978 5978
Misses 6 6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Looks good!
🎉 This change has been released in version 4.0.0-alpha.8 |
🎉 This change has been released in version 4.1.0-beta.1 |
🎉 This change has been released in version 4.1.0-alpha.1 |
🎉 This change has been released in version 4.1.0 |
Pull Request
Issue
Updating the jsdocs eslint plugin caused warning to shows. This PR addresses them.
see Issue