enable eslint in JS files, re-enable rspec for neomake tests
This commit is contained in:
parent
77249e4b9b
commit
65d2dd589d
2 changed files with 2 additions and 1 deletions
1
vim-files/vim/ftplugin/javascript.vim
Normal file
1
vim-files/vim/ftplugin/javascript.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
let g:neomake_javascript_enabled_makers = ['eslint']
|
||||
Loading…
Add table
Add a link
Reference in a new issue