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

add typedoc

上级 9dd3163a
......@@ -36,6 +36,7 @@
"test:unit:retry": "ts-node scripts/retry-unit-tests",
"test:win32": "npm run test:unit:retry",
"test:debug": "blue-tape -r ts-node/register src/puppet-web/bridge.spec.ts",
"typedoc": "bash scripts/typedoc.sh",
"io-client": "ts-node bin/io-client",
"demo": "ts-node examples/ding-dong-bot.ts",
"start": "npm run demo"
......@@ -116,6 +117,7 @@
"xml2js": "^0.4.0"
},
"devDependencies": {
"@types/bl": "^0.8.32",
"@types/blessed": "^0.1.10",
"@types/blue-tape": "^0.1.0",
"@types/cuid": "^1.3.0",
......@@ -166,6 +168,7 @@
"tslint-eslint-rules": "^5.3.0",
"tslint-jsdoc-rules": "^0.1.0",
"tuling123-client": "^0.0.1",
"typedoc": "^0.11.1",
"typescript": "^2.9.0-dev.20180509"
},
"files_comment__whitelist_npm_publish": "http://stackoverflow.com/a/8617868/1123955",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册