guard ‘jslint’ do

watch(%r{^public/javascripts/.*\.js$})
watch('config/jslint.yml')

end