I have been there quite some times looking at the output of eslint --debug for hours because it seems to be just stuck.
What would help is to detect this case and throw some error that prettier is not installed, just like eslint itself is complaining about missing plugins for example
I have been there quite some times looking at the output of
eslint --debugfor hours because it seems to be just stuck.What would help is to detect this case and throw some error that prettier is not installed, just like eslint itself is complaining about missing plugins for example