mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 04:46:20 +00:00
5 lines
125 B
YAML
5 lines
125 B
YAML
|
timeout: '20000'
|
||
|
bail: true
|
||
|
exit: true # TODO: Find out why the program doesn't exit on its own.
|
||
|
require: 'ts-node/register'
|