Order local files by relative path #126
Unanswered
nunocasteleira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With
"importOrder": ["^react$", "^react", "<THIRD_PARTY_MODULES>", "^@.*", "^[./]"]
I get the following:I would like to get the following:
What can I do? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions