feature(package) add prewisdom

This commit is contained in:
coderaiser 2018-04-20 15:14:31 +03:00
parent 7a4a277aad
commit 55c5375067

View file

@ -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",