6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"watch": ["dist"],
|
|
"ext": "js",
|
|
"exec": "node -r tsconfig-paths/register dist/main.js"
|
|
}
|