hugo-theme-hello-amigo/.prettierrc
2019-07-25 17:13:27 -04:00

6 lines
73 B
Plaintext

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