100 Star 379 Fork 75

Notadd / Notadd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nodemon.json 167 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"watch": [
"src"
],
"ext": "ts",
"ignore": [
"src/**/*.spec.ts"
],
"exec": "ts-node -r tsconfig-paths/register src/main.ts"
}
NodeJS
1
https://gitee.com/notadd/notadd.git
git@gitee.com:notadd/notadd.git
notadd
notadd
Notadd
master

搜索帮助