etherpad-lite/bin/jshint.sh

10 lines
106 B
Bash
Executable File

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