hugo-theme-hello-friend/.prettierrc

6 lines
71 B
Text
Raw Normal View History

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