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

Remove/Replace deprecated rules #14

Open
benjamin-joham opened this issue Apr 28, 2023 · 0 comments
Open

Remove/Replace deprecated rules #14

benjamin-joham opened this issue Apr 28, 2023 · 0 comments

Comments

@benjamin-joham
Copy link

As mentioned in valantic/vue-template#183 (comment) there are several rules that are deprecated or part of eslint:recommended and therefore should be cleaned up.

part of eslint:recommended:

  • no-loss-of-precision
  • no-unexpected-multiline
  • no-unsafe-optional-chaining

deprecated:

  • valid-jsdoc
  • require-jsdoc

jsdoc rules can be replaced by https://github.com/gajus/eslint-plugin-jsdoc

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

No branches or pull requests

1 participant