Closed ianmcburnie closed 8 years ago
@zxqfox can we merge this?
Oh, sorry.
Thank you very much! Now you can close https://github.com/jscs-dev/jscs-jsdoc/issues/191 and push a new version to npm)
@zxqfox please-please-please, publish a version. Is there any reason not to do it?
@apsavin Sorry, v1.3.2 published.
Thank you so very much!;)
Btw, you don't need to wait for new tags. You can easily add them to your config via extra field:
{
"checkAnnotations": {
"preset": "jsdoc3",
"extra": {
"listens": true
}
}
}
Sure. Thanks for the tip.
Fixes issue #191