UNPKG

expand-path

Version:

Super light-weight brace expansion for node

10 lines (9 loc) 148 B
module.exports = { tests: { files: ['lib/**/*.js', 'test/**/*.coffee'], tasks: ['mocha'], options: { atBegin: true } } };