This website requires JavaScript.
Explore
Help
Sign In
joelson
/
svr-imp
Watch
1
Star
0
Fork
You've already forked svr-imp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
07d2c54831
svr-imp
/
nodemon.json
7 lines
98 B
JSON
Raw
Blame
History
{
"watch"
:
[
"src"
]
,
"ext"
:
"ts"
,
"ignore"
:
[
"src/**/*.spec.ts"
]
,
"exec"
:
"node ./index"
}
Reference in New Issue
View Git Blame
Copy Permalink