UNPKG

@yomguithereal/prettier-config

Version:
8 lines (7 loc) 141 B
module.exports = { arrowParens: 'avoid', bracketSpacing: false, bracketSameLine: true, singleQuote: true, trailingComma: 'none' };