Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dzcode-io/dzcode.io
/ nodemon.ts
File
nodemon.ts
packages/tooling/nodemon.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync, writeFileSync } from
"fs"
;
2
import
{ execSync } from
"child_process"
;
3
import
{ join } from
"path"
;
4
Callers
nothing calls this directly
Calls
1
log
Method · 0.80
Tested by
no test coverage detected