etherpad-lite/bin/jshint.sh

10 lines
106 B
Bash
Raw Normal View History

2012-01-22 14:56:08 +01:00
#!/bin/sh
if [ -d "../bin" ]; then
cd "../"
fi
JSHINT=./node_modules/jshint/bin/hint
$JSHINT ./node/