syntastic/syntax_checkers/javascript
Riobard d2c0d4d83e jsxhint can be used independently.
jsxhint uses its own jshint dep and does not require jshint to be
system-wide available. Removed the check for `jshint`.
2014-04-05 03:38:08 -02:30
..
closurecompiler.vim makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
eslint.vim ESLint: add version check; expand config parameter. 2014-03-20 06:44:01 +02:00
gjslint.vim makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
jscs.vim Move preprocess functions to their own file. 2014-02-26 10:31:38 +02:00
jshint.vim jshint: require version 1.0.0 or later. 2014-03-25 19:59:50 +02:00
jsl.vim Expand a few config parameters. 2014-03-20 07:18:30 +02:00
jslint.vim \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
jsxhint.vim jsxhint can be used independently. 2014-04-05 03:38:08 -02:30