mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-25 14:05:03 +00:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": ".ts,.js",
|
|
"ignore": [],
|
|
"exec": "ts-node ./src/index.ts"
|
|
} |