提交 f9554bde 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

dev clean

上级 b2c089c5
......@@ -51,3 +51,4 @@ coverage
t/
t.*
.DS_Store
/dev.js
......@@ -26,7 +26,7 @@
"testdev": "cross-env LC_ALL=C WECHATY_LOG=silly ava --serial --verbose --fail-fast --timeout=3m",
"ava": "cross-env LC_ALL=C WECHATY_LOG=verbose ava \"{src,test}/**/*.spec.js\"",
"start": "node bin/client",
"dev": "node t.js",
"dev": "node dev.js",
"demo": "node example/ding-dong-bot.js"
},
"repository": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册