mirror of
https://github.com/MaximilianGT500/testflight-watcher.git
synced 2025-01-10 15:08:34 +01:00
5 lines
78 B
JSON
5 lines
78 B
JSON
{
|
|
"watch": [".env"],
|
|
"ext": "js,json",
|
|
"exec": "node index.js"
|
|
} |