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