UNPKG

@stackoverflow/prettier-config

Version:
9 lines (8 loc) 163 B
module.exports = { tabWidth: 4, semi: true, singleQuote: false, quoteProps: "consistent", trailingComma: "es5", printWidth: 80, };