6 lines
59 B
JSON
6 lines
59 B
JSON
{
|
|
"watch": ["."],
|
|
"ext": "ts",
|
|
"exec": "tsx index.ts"
|
|
}
|
{
|
|
"watch": ["."],
|
|
"ext": "ts",
|
|
"exec": "tsx index.ts"
|
|
}
|