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

Migrate to eslint 9 #1154

Merged
merged 5 commits into from
Aug 18, 2024
Merged

Migrate to eslint 9 #1154

merged 5 commits into from
Aug 18, 2024

Conversation

Koenkk
Copy link
Owner

@Koenkk Koenkk commented Aug 17, 2024

In this PR:

  • Migrate to eslint 9
  • Swap perfections import sorting for prettier import sorting (via @ianvs/prettier-plugin-sort-imports, trivago/prettier-plugin-sort-imports throws several SyntaxError: Unexpected token errors)

Once merged I will make a similar PR for z2m and zhc

@Koenkk Koenkk requested a review from Nerivec August 17, 2024 21:18
.prettierrc Outdated Show resolved Hide resolved
src/utils/backup.ts Outdated Show resolved Hide resolved
@Koenkk Koenkk merged commit 1ff1dc7 into master Aug 18, 2024
2 checks passed
@Koenkk Koenkk deleted the fix/eslint branch August 18, 2024 12:02
@Nerivec
Copy link
Collaborator

Nerivec commented Aug 18, 2024

Should also remove

"mz": "^2.7.0",

Koenkk added a commit that referenced this pull request Aug 19, 2024
@Koenkk
Copy link
Owner Author

Koenkk commented Aug 19, 2024

Forgot it, done now, thanks!

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.

2 participants