We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can use https://github.com/trivago/prettier-plugin-sort-imports to sort imports.
https://github.com/trivago/prettier-plugin-sort-imports
This should probably be done at the CI/CD level in a github action so that we rely less on user editor config.
A git hook would make sense instead too.
The text was updated successfully, but these errors were encountered:
cmgriffing
Successfully merging a pull request may close this issue.
We can use
https://github.com/trivago/prettier-plugin-sort-imports
to sort imports.This should probably be done at the CI/CD level in a github action so that we rely less on user editor config.
A git hook would make sense instead too.
The text was updated successfully, but these errors were encountered: