Open svnlto opened 10 years ago
I'll try to move this to the syntastic checker which hopefully covers that case (I want to make sure it works with JSX though) - please let me know if you find a good JSX compatible linter.
I would say eslint or standardjs
Syntastic support both.
seems like regardless whether there is a local .jshintrc in my project, jshint options are being read from ~/.vim/jshint.js..