UNPKG

tdl-client-nodejs

Version:

A NodeJs client that allows users to get up to speed with the TDL system.

8 lines (7 loc) 132 B
module.exports = { default: { paths: ['./features/**/*.feature'], import: ['./test/**/*.js'], timeout: 60000, }, };