Open kunall17 opened 7 years ago
I like the idea of telling the user which command needs to run. But we should find a way to specify the command because different projects use different commands.
Maybe pass it as an optional parameter to prettier-check. What do you think? Any other ideas?
The best would be different args like prettier-check STYLE_ERROR 'Some text here' ...
and similarly the three other, as most probably you'll get some more issues to change them as well! :)
Currently it prints
I would like to print
Thanks for the awesome package btw 👍