Skip to content
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

Replace the ESLint built-in valid-jsdoc rule with the eslint-plugin-jsdoc plugin #378

Open
EdJoPaTo opened this issue Feb 5, 2019 · 1 comment
Assignees

Comments

@EdJoPaTo
Copy link
Contributor

EdJoPaTo commented Feb 5, 2019

ESLint drops support for JSDoc rules they should be replaces with eslint-plugin-jsdoc anyway. see: https://eslint.org/blog/2018/11/jsdoc-end-of-life

@sindresorhus
Copy link
Member

I'm going wait until ESLint actually removes the rule. For every plugin I add, it adds more maintenance work for me, keeping up with new rules, reporting issues, etc.

It also seems like the plugin is missing things from the valid-jsdoc rule: gajus/eslint-plugin-jsdoc#107

@sindresorhus sindresorhus changed the title replace eslint build-in JSDoc rules with eslint-plugin-jsdoc Replace the ESLint built-in valid-jsdoc rule with the eslint-plugin-jsdoc plugin Feb 10, 2019
@sindresorhus sindresorhus self-assigned this Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants