culinary.kemonine.info/themes/hugo-recipes/.prettierrc.toml
2022-12-03 10:27:03 -05:00

7 lines
108 B
TOML

singleQuote = true
trailingComma = "all"
proseWrap = "always"
printWidth = 80
endOfLine = "lf"
tabWidth = 2