cloudcmd/test.sh
2012-06-25 20:05:13 +00:00

3 lines
No EOL
117 B
Bash

#!/bin/sh
npm i jshint
./node_modules/jshint/bin/hint --config ./.jshintrc ./server.js ./client.js ./lib/cloudfunc.js