UNPKG

testophobia

Version:
11 lines (10 loc) 211 B
/* global module */ module.exports = { singleQuote: true, bracketSpacing: false, printWidth: 160, tabWidth: 2, htmlWhitespaceSensitivity: 'ignore', arrowParens: 'avoid', trailingComma: 'none', };