Drew Blaisdell
Results
2
comments of
Drew Blaisdell
I have the same issue. Adding this to my configuration to run the version of `eslint` in the current repo: ``` vim let s:eslint_path = system('PATH=$(npm bin):$PATH && which eslint')...
Any luck?