Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide a config that replace all warn to error level in recommend config #956

Closed
tjx666 opened this issue Jan 25, 2023 · 1 comment · Fixed by #958
Closed

provide a config that replace all warn to error level in recommend config #956

tjx666 opened this issue Jan 25, 2023 · 1 comment · Fixed by #958

Comments

@tjx666
Copy link

tjx666 commented Jan 25, 2023

Motivation

warn level rule will pass in lint-staged.
So, I want to turn all warn to error level in recommend config.

Current behavior

The recommend rules all set to warn level: https://github.com/gajus/eslint-plugin-jsdoc/blob/main/src/index.js

Desired behavior

Add a new config for example: "plugin:jsdoc/recommended-error"

Alternatives considered

@github-actions
Copy link

🎉 This issue has been resolved in version 39.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant