mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 10:38:26 +00:00
feature(package) add prewisdom
This commit is contained in:
parent
7a4a277aad
commit
55c5375067
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
"test": "tape 'test/**/*.js'",
|
||||
"test:client": "tape 'test/client/**/*.js'",
|
||||
"wisdom": "redrun build",
|
||||
"prewisdom": "redrun lint test",
|
||||
"wisdom:type": "bin/release.js",
|
||||
"docker:pull:node": "docker pull node",
|
||||
"docker:pull:alpine": "docker pull mhart/alpine-node",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue