hugo-theme-hello-friend/.prettierrc

6 lines
73 B
Text
Raw Normal View History

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