UNPKG

catalyst-frontend

Version:

A configurable frontend build pipeline that caters for everything from simple SASS compilation only, right through to ES2015 plus React.

8 lines (7 loc) 115 B
module.exports = { printWidth: 100, tabWidth: 2, semi: true, singleQuote: true, trailingComma: 'es5', };