mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
adding message about jshint warnings
This commit is contained in:
parent
db21c46d5f
commit
c694ca3ab5
1 changed files with 2 additions and 1 deletions
3
test.sh
3
test.sh
|
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
jshint *.js --config .jshintrc
|
||||
jshint *.js --config .jshintrc
|
||||
echo 'only warnings. no errors'
|
||||
Loading…
Add table
Add a link
Reference in a new issue