Closed ramiel closed 7 years ago
Now the question is. Should we look directly for node_modules/.bin/eslint
?
We can give this a try and see if it makes things better.
👍
Feel free to create a new release. Follow this commit as a guide and then make a release through the github ui to tag the proper commit. https://github.com/TheSavior/ESLint-Formatter/commit/0f9b5adea78a3828e2793c09586331202cae4415
I could do it but in general I won't have many time to dedicate to this project,not more then solving some issue sometime. So it's better if you take care of releasing and all the rest.
It looks now for
node_modules/eslint
folder which should be a reliable way to determine where eslint is installed. Close #52