You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling all rules without having to add each rule or the ones missing from the recommended config
Current behavior
There is no extensible "all" config like there is a recommended one "plugin:jsdoc/recommended"
Desired behavior
I would like to be able to enable all rules just by extending such configuration
Alternatives considered
Adding each missing rule from the recommended config or creating/publishing a custom config would do, but I rather stick to the tried and true, reliable configs out there
This is a good idea, but we should note that we will really need environment-specific "all" configs, e.g., we wouldn't want no-types applying for regular jsdoc.
Note that this issue also ties into #615 where environment-specific "recommended" configs were requested. So this can I think essentially become an issue requesting environment-specific "all" configs.
Motivation
Enabling all rules without having to add each rule or the ones missing from the recommended config
Current behavior
There is no extensible "all" config like there is a recommended one "plugin:jsdoc/recommended"
Desired behavior
I would like to be able to enable all rules just by extending such configuration
Alternatives considered
Adding each missing rule from the recommended config or creating/publishing a custom config would do, but I rather stick to the tried and true, reliable configs out there
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: