UNPKG

regressify

Version:
9 lines (8 loc) 135 B
module.exports = { trailingComma: 'es5', tabWidth: 2, proseWrap: 'never', printWidth: 150, singleQuote: true, semi: true }