I’ve been using JSLint, I was wondering if there were any sort of syntax checkers I could use for ECMAScript/JS and possibly other languages so if I do something like :check or :syntaxcheck and it would point out the first or even multiple syntax errors ( which I hopefully don’t have ).
Share
See Running JSLint from your IDE and
as well as jslint.vim.