.prettierrc 129 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 { "tabWidth": 4, "printWidth": 250, "jsxBracketSameLine": true, "singleQuote": true, "trailingComma": "es5" }