UNPKG
wgo-databank
Version:
latest (0.0.1)
0.0.1
WGO Banks Information Services Module
github.com/wisegar-org/wgo-databank
wisegar-org/wgo-databank
wgo-databank
/
nodemon.json
6 lines
(5 loc)
•
90 B
JSON
View Raw
1
2
3
4
5
6
{
"watch"
:
[
"src"
]
,
"ext"
:
"ts"
,
"exec"
:
"npx tsc && ts-node ./src/index.ts"
}