Eslint-plugin-jsdoc: 'require-param' completely broken now with latest eslint 4.7.1 release

Created on 19 Sep 2017  路  7Comments  路  Source: gajus/eslint-plugin-jsdoc

image

bug help wanted

Most helpful comment

found it, its https://github.com/yavorskiy/comment-parser 0.4.1 that causes the problem, downgrading to 0.3 solved it here

All 7 comments

same here, our pipelines are broken all of a sudden -.-

@harryi3t did you solve it by downgrading one or another? [email protected] doenst work...

found it, its https://github.com/yavorskiy/comment-parser 0.4.1 that causes the problem, downgrading to 0.3 solved it here

@gajus can you create pinned version for [email protected]

@digitalkaoz I solved this by turning off the rule and adding a todo comment to fix it later 馃槃
Hope this gets fixed soon

Issue is fixed for me as of v3.1.3

Thanks! It's working now.

Was this page helpful?
0 / 5 - 0 ratings