etherpad-lite/bin/jshint.sh
Peter 'Pita' Martischka ada09f3e6b Added a jshint binary
2012-01-22 14:56:08 +01:00

9 lines
106 B
Bash
Executable file

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