watcher-ts/packages/uni-watcher/.mocharc.yml

5 lines
125 B
YAML
Raw Normal View History

timeout: '60000'
bail: true
exit: true # TODO: Find out why the program doesn't exit on its own.
require: 'ts-node/register'