hugo-theme-hello-amigo/.prettierrc

6 lines
73 B
Plaintext

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