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

5 lines
73 B
Text

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