'use strict'; module.exports = { require: 'ts-node/register', spec: ['test/**/*.ts'], };