UNPKG

opted

Version:

Stringify an object to command line options

11 lines (10 loc) 179 B
module.exports = { options: { reporter: 'spec', ui: 'mocha-given', require: ['should', 'coffee-script/register'] }, test: { src: ['test/**/*.coffee'] } };