Using with eslint-config-prettier on save #85
Unanswered
DmitriiKholodov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
HI @DmitriiKholodov, I just noticed your question here. I'll get back to you. FYI @byara |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there! I've tried to install the plugin, but I guess that the new options as
"importOrder": ["^@material-ui\\/(.*)$", "^@apollo\\/(.*)$"], "importOrderSeparation": true
are ignored.
I don't have prettier 2.x.x in my dependencies I use eslint-config-prettier instead.
So can you please explain to me is it impossible to use it this way?
By the way, It is working if I install prettier globally and use it through CLI.
Thanks anyway!
Beta Was this translation helpful? Give feedback.
All reactions