mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-06 22:23:53 -05:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": ".ts,.js",
|
|
"ignore": [],
|
|
"exec": "ts-node ./src/index.ts"
|
|
} |