jshint: add a comment version requirements

This commit is contained in:
Martin Grenfell 2013-03-18 09:49:00 +00:00
parent b32d8f21be
commit c350107da2

View File

@ -8,6 +8,9 @@
" Want To Public License, Version 2, as published by Sam Hocevar.
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"============================================================================
"
"Requires jshint >= 1.1.0
if exists("g:loaded_syntastic_javascript_jshint_checker")
finish
endif