1 Star 0 Fork 72

浅寒/led

forked from qwdingyu/led 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nodemon.json 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
qwdingyu 提交于 2023-04-27 17:00 . readme add login info
{
"restartable": "rs",
"ignore": [".git", "f2e", "test", "logs", "dist", "node_modules/**/node_modules", "views"],
"verbose": true,
"execMap": {
"js": "node --harmony"
},
"events": {
"restart": "osascript -e 'display notification \"App restarted due to:\n'$FILENAME'\" with title \"nodemon\"'"
},
"watch": ["./src"],
"ext": "js,json",
"legacy-watch": false
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shui0926/led.git
[email protected]:shui0926/led.git
shui0926
led
led
master

搜索帮助