mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-09 12:58:06 +00:00
5 lines
125 B
YAML
5 lines
125 B
YAML
|
timeout: '10000'
|
||
|
bail: true
|
||
|
exit: true # TODO: Find out why the program doesn't exit on its own.
|
||
|
require: 'ts-node/register'
|