1 Star 0 Fork 10

彭涛/koa2-typescript

forked from CPC123456/koa2-typescript 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nodemon.json 168 Bytes
一键复制 编辑 原始数据 按行查看 历史
CPC123456 提交于 2021-12-26 18:38 +08:00 . feat: apidoc注释
{
"ignore": [
"**/*.test.ts",
"**/*.spec.ts",
".git",
"node_modules"
],
"watch": [
"src"
],
"exec": "ts-node bin/www",
"ext": "ts, *"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/pengtao211/koa2-typescript.git
git@gitee.com:pengtao211/koa2-typescript.git
pengtao211
koa2-typescript
koa2-typescript
master

搜索帮助