Skip to content

Add option to set error level with "plugin:jsdoc/recommended" #379

@RamzesTheSecond

Description

@RamzesTheSecond

I would like to use "plugin:jsdoc/recommended" and be able to specify: 'off', 'warn', or 'error' for all those options with need to list them all.

E.g.
"settings": { "jsdoc": { "errorLevel": "error" //or "warn" or "off" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions