etherpad-lite/bin/jshint.sh
2012-09-06 16:32:41 -05:00

9 lines
106 B
Bash
Executable file

#!/bin/sh
if [ -d "../bin" ]; then
cd "../"
fi
JSHINT=./node_modules/jshint/bin/hint
$JSHINT ./node/