| .prettierrc.json | ●●●●● patch | view | raw | blame | history |
.prettierrc.json
@@ -7,6 +7,7 @@ "singleQuote": true, "arrowParens": "avoid", "endOfLine": "crlf", "htmlWhitespaceSensitivity": "ignore", "bracketSameLine": false, "proseWrap": "preserve", "useTabs": true, @@ -21,4 +22,4 @@ } } ] } }