gajus / eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.
Other
1.07k stars 155 forks source link

feat: new rule `convert-to-jsdoc-comments` #1256

Open brettz9 opened 4 days ago

brettz9 commented 4 days ago

feat: new rule convert-to-jsdoc-comments; fixes #1002

tjx666 commented 2 days ago

Sorry for late response...

I had implement for more cases and use about one year, and not found any problems:

https://github.com/tjx666/eslint-config/blob/main/packages/eslint-plugin/rules/prefer-jsdoc.js

brettz9 commented 1 day ago

I am in the middle of a move right now without stable Internet service yet, so may need some time to review and incorporate your work. Thanks!

github-actions[bot] commented 2 hours ago

:tada: This issue has been resolved in version 48.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: