Vim plugin to make Syntastic prefer node_modules/.bin/eslint for JavaScript and Vue files
Based heavily on the plugin written by @mtscout6
and adapted to work with .vue
files.
Just use vim-plug; add this line to your .vimrc
file:
Plug 'tylucaskelley/syntastic-local-eslint'
See CONTRIBUTING.md
MIT License. Copyright (c) 2018 Ty-Lucas Kelley