mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
test.sh changing
This commit is contained in:
parent
785c4caeea
commit
8addd9bdc6
1 changed files with 2 additions and 2 deletions
4
test.sh
4
test.sh
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
npm install jshint
|
||||
jshint *.js --config js/.jshintrc
|
||||
npm install -g jshint
|
||||
jshint *.js --config .jshintrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue