UNPKG

ractive

Version:

Next-generation DOM manipulation

11 lines (10 loc) 159 B
module.exports = { files: '<%= tmpDir %>/*.js', options: { js: { indentWithTabs: true, spaceBeforeConditional: true, spaceInParen: true } } };