Skip to content

Question : How to add custom code to check to jscs-jsdoc module? #196

Open
@buenjybar

Description

Hi,

i have a specific rule that allow us to use multiple "@returns" tags in our documentation.
i have modified the check-return-type.js file in order to take this in consideration.
My question is how could i integrate it in my project?

is there a plugin structure like jsdoc3.4 to override a part of the code ? or should i copy the entire jscs-jsdoc in my project ?

with regards,

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions