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