mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
jshint setted up
This commit is contained in:
parent
d0b43161cd
commit
be15a75fed
1 changed files with 1 additions and 2 deletions
3
test.sh
3
test.sh
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
npm install -g jshint
|
||||
jshint client.js --config .jshintrc_client
|
||||
jshint server.js lib/*.js --config .jshintrc
|
||||
jshint *.js lib/*.js --config .jshintrc
|
||||
echo 'only warnings. no errors'
|
||||
Loading…
Add table
Add a link
Reference in a new issue