code-quality-tools
code-quality-tools copied to clipboard
Transition to eslint-plugin-jsdoc
JSDoc rules in ESLint have been deprecated.
We might want to move to eslint-plugin-jsdoc
via a new configuration file in the eslint-config-base
ruleset (JSDoc validation might be useful in all JS environments, including Node, React, RN, and TypeScript).