mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
Update master
This commit is contained in:
parent
aa94f1db14
commit
2c8093e173
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
npm i -g jshint
|
||||
echo "jshint server.js client.js lib/cloudfunc.js"
|
||||
jhint --config ./.jshintrc ./server.js ./client.js ./lib/cloudfunc.js
|
||||
jshint --config ./.jshintrc ./server.js ./client.js ./lib/cloudfunc.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue