-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: order imports eslint configs #373
Conversation
This pull request is being automatically deployed with Vercel (learn more). marxan – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan/6WkdRuJvg9FeNUDUyJpkLpFTwAQh marxan-storybook – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/8XxdhWmER2ZFjdRmt1bUwFK7eVex |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's see how it works
Install eslint-plugin-import
Overview
Test to sort imports by path groups using an eslint plugin. We would need to align if this is the order we want and add all the dependencies
Testing instructions