Skip to content

Use ESLint v9. #80

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Use ESLint v9. #80

wants to merge 4 commits into from

Conversation

davidlehn
Copy link
Member

  • Update dependencies.
    • eslint@9 and related packages.
  • Rework all configs to new eslint style.

- Update dependencies.
  - `eslint@9` and related packages.
- Rework all configs to new eslint style.
**BREAKING**: Change `'@stylistic/comma-dangle'` to `'never'` from
`'only-multiline'`. Changed to enforce a more uniform style. Override
locally if it causes issues.
**BREAKING**: Rename `vue` config to `vue2`. Various projects have been
using `vue` when they should be using `vue3`. This will make usage more
explicit.
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

Successfully merging this pull request may close these issues.

1 participant