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

Upgrade eslint 8 > 9 #5777

Draft
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

PikachuEXE
Copy link
Collaborator

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

Description

  • Can't use --ext anymore, and using blob like ./**/*.js is very slow compared to specific folders, so only 2 folders are specified for js/vue files
  • Separate config files for json/yaml files due to I can't avoid recommended config from being applied on them
  • beforeDestroy -> beforeUnmount via lint-fix
  • Draft until [New] support eslint 9 import-js/eslint-plugin-import#2996 released

Screenshots

image

Testing

  • yarn run lint
  • yarn run lint-json
  • yarn run lint-yml

Desktop

  • OS:
  • OS Version:
  • FreeTube version:

Additional context

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