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

chore(lint): update eslint rules #2790

Merged
merged 2 commits into from
May 25, 2024
Merged

chore(lint): update eslint rules #2790

merged 2 commits into from
May 25, 2024

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented May 25, 2024

Updated ESLint rules regarding import styles:

  • Don't allow duplicate imports.
  • sort-imports - Set ignoreMemberSort false.
  • import/consistent-type-specifier-style - prefer "top-level" style.

Fixes #2772

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun denoify to generate files for Deno
  • bun run format:fix && bun run lint:fix to format the code

@yusukebe yusukebe merged commit cc4b2b3 into next May 25, 2024
10 checks passed
@yusukebe yusukebe deleted the chore/update-lint-rules branch May 25, 2024 20:17
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