untile / js-configs

Untile configs and conventions
https://untile.pt
MIT License
1 stars 0 forks source link

Remove deprecated valid-jsdoc rule #62

Closed flaviocastro closed 12 months ago

flaviocastro commented 12 months ago

This removes the valid-jsdoc rule since we do not use it, it's deprecated and it's throwing errors in eslint `v8.46.0´.

Deprecated since v5.10.0: https://eslint.org/blog/2018/11/jsdoc-end-of-life/

Error Example: image