module.exports = { files: ['lib/**', 'vendor/*', 'test/**/*'], tasks: ['build', 'tests'] };