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

Enable eslint-plugin-imports #7093

Open
hawkrives opened this issue Oct 21, 2023 · 0 comments · May be fixed by #7094
Open

Enable eslint-plugin-imports #7093

hawkrives opened this issue Oct 21, 2023 · 0 comments · May be fixed by #7094

Comments

@hawkrives
Copy link
Member

Via @rye

Can we organize these a little more nicely?

I like:

  • Imports from all externals up top
  • Imports from our own modules after those
  • Imports from everywhere else after that (in this case, lib/storage)?

eslint-plugin-import can do that! We should set it up.

@drewvolz drewvolz linked a pull request Oct 21, 2023 that will close this issue
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 a pull request may close this issue.

1 participant