Closed Juice10 closed 3 years ago
That seems a fair idea, only use the plugin if it is detected. Fancy making a PR?
That seems a fair idea, only use the plugin if it is detected. Fancy making a PR?
@davidjbradshaw Yes I'd be happy to! Since I'm new to this project I've been searching through the code to try and figure out where I should make the change and I got a little stuck. Any chance you could give me some pointers. I'd be happy to take it from there!
Ah yes, it can be found here in eslint-config-adjunct
Just disabled eslint-plugin-prettier
due to this bug
Thank you @davidjbradshaw! Apologies for not making the time to do it myself yet. Thanks again for your amazing work making everyone’s eslint configs manageable again!
When installing
eslint-config-prettier
but noteslint-plugin-prettier
the eslint command returns the following error:It would be great if this would work without the plugin version of prettier as recommended by the prettier docs.
My package.json dependencies: