mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": ".ts,.js",
|
|
"ignore": [],
|
|
"exec": "ts-node ./src/index.ts"
|
|
} |