mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-embeded.git
synced 2025-06-24 13:34:13 +08:00
9 lines
137 B
JSON
9 lines
137 B
JSON
![]() |
{
|
||
|
"watch": ["src"],
|
||
|
"ext": "ts",
|
||
|
"exec": "ts-node -r tsconfig-paths/register index.ts",
|
||
|
"events": {
|
||
|
"restart": "clear"
|
||
|
}
|
||
|
}
|