Skip to content

Custom tags #683

Open
Open
@kasperlewau

Description

@kasperlewau

I've looked through previous issues as well as the docs, but I can't find anything related to custom tags.

I've had a go at passing through a jsdoc.json config file to the linter but it does not seem as though it reads JSDoc configuration.

/** 
  * @namespace humdidum
  * @ngInject 
  */
export default ($eek, $stringBasedDI) => {
 // redacted
}

The linter will correctly identify ngInject and call it out for being an unknown JSDoc tag.

Metadata

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