Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 (#34)

Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
  • Loading branch information
npmmirror and NPM Mirror Bot authored Feb 11, 2022
1 parent 01a8e6a commit a2c29d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT = 1000
MOCHA_OPTS =

install:
@npm install --registry=https://registry.npm.taobao.org
@npm install --registry=https://registry.npmmirror.com

jshint: install
@./node_modules/.bin/jshint .
Expand Down

0 comments on commit a2c29d3

Please sign in to comment.