chaijs / chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
https://chaijs.github.io
MIT License
8.11k stars 694 forks source link

Cleanup jsdoc comments #1596

Closed koddsson closed 7 months ago

koddsson commented 7 months ago

I wanna get more usage out of JSDoc comments. This is a sort of cleanup before adding a linter for JSDoc comments which would prevent us from writing invalid or otherwise wrong JSDocs in the future.