Skip to content

tylucaskelley/syntastic-local-eslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntastic Local Eslint

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.

Installation

Just use vim-plug; add this line to your .vimrc file:

Plug 'tylucaskelley/syntastic-local-eslint'

Contributing

See CONTRIBUTING.md

License

MIT License. Copyright (c) 2018 Ty-Lucas Kelley

About

Use the eslint binary from node_modules when possible for .js and .vue files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published