UNPKG

springroll-container

Version:

The iframe controller for interacting with SpringRoll applications

12 lines (11 loc) 212 B
module.exports = { singleQuote: true, trailingComma: 'none', bracketSpacing: true, tabWidth: 2, useTabs: false, proseWrap: 'preserve', parser: 'babylon', printWidth: 80, arrowParens: 'avoid' };