js 95 B

123456789
  1. #!/bin/bash
  2. set -o errexit -o pipefail
  3. gimme \
  4. node \
  5. jshint \
  6. js-beautify \
  7. json \
  8. jscs