code-quality-tools icon indicating copy to clipboard operation
code-quality-tools copied to clipboard

Transition to eslint-plugin-jsdoc

Open robertrossmann opened this issue 5 years ago • 0 comments

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).

robertrossmann avatar Feb 11 '20 12:02 robertrossmann