hugo-theme-hello-friend/.prettierrc

5 lines
73 B
Text

{
"parser": "babylon",
"printWidth": 100,
"trailingComma": "all"
}