Hey guys, I do not get the rules `require-jsdoc` and `valid-jsdoc` running in my .eslintrc.json (see Gist <https://gist.github.com/natterstefan/3121af83f5f98ee05311d85766ed0d67>). In my test.js-file I have a missing `return` and `ParamDescription` in the comments. But my ESLint does not mark the file as invalid. I am using Atom and the latest version of the `eslint` plugin.
Can someone help me please? PS: do I need to install https://github.com/gajus/eslint-plugin-jsdoc or another plugin? -- You received this message because you are subscribed to the Google Groups "ESLint" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
