module.exports = { jasmine: { options: { cssDir: 'src/html', sassDir: 'src/html', outputStyle: 'compact', lineComments: false } } };