hugo-theme-hello-friend/.prettierrc

5 lines
71 B
Text

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