UNPKG

@btilford/uri-template

Version:
13 lines 186 B
module.exports = { diff: true, extension: [ 'js', ], ignore: [], reporter: 'spec', slow: 75, timeout: 10000, ui: 'bdd', spec: 'test/**/*.spec.js', watch: false };