dotfiles/a/vim/.vim/ftplugin/javascript.vim
2022-08-24 04:07:33 -04:00

1 line
47 B
VimL

let b:ale_linters = {'javascript': ['eslint']}