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

Revisit eslint-settings #251

Closed
5 tasks
dstallenberg opened this issue Mar 3, 2023 · 0 comments · Fixed by #250
Closed
5 tasks

Revisit eslint-settings #251

dstallenberg opened this issue Mar 3, 2023 · 0 comments · Fixed by #250
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dstallenberg
Copy link
Contributor

dstallenberg commented Mar 3, 2023

  • grouping imports by type
  • ordering imports in groups (alphabetically)
  • ordering import members (alphabetically)
  • package.json dependency ordering
  • naming conventions of classes/types/functions/files/folders etc

Here you can find a git repo with a list of useful eslint plugins/configurations
More inspiration from a blog post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants