codesuki / add-node-modules-path

Adds the node_modules/.bin directory to the buffer exec_path. E.g. support project local eslint installations.
MIT License
144 stars 17 forks source link

Thanks #1

Open maio opened 7 years ago

maio commented 7 years ago

Just wanted to say thanks - I was about to write similar code, but then I checked melpa and saw your package. :)

It fixes https://github.com/flycheck/flycheck/issues/1087

codesuki commented 7 years ago

Hey thanks for your message! I am glad it is useful to you :) Sorry I didn't notice the issue earlier.