js_on_watch:
- 'jsbeautifier'
- 'jshint'

pre-push:
- 'jshint'

default:
- 'watch'
