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

Run autofix to sort these imports! simple-import-sort/imports #52

Closed
sreejinsreenivasan opened this issue Aug 8, 2022 · 1 comment
Closed

Comments

@sreejinsreenivasan
Copy link

Thanks for the great boiler plate.
How to fix the above problem. Thanks

@ixartz
Copy link
Owner

ixartz commented Aug 8, 2022

Your import is in incorrect order. You can use eslint --fix or VSCode eslint extension to fix it.

You can find more information at: https://github.com/lydell/eslint-plugin-simple-import-sort#example

@ixartz ixartz closed this as completed Aug 8, 2022
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

No branches or pull requests

2 participants