hugo-theme-hello-amigo/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2019-07-25 21:13:27 +00:00
{
"parser": "babylon",
"printWidth": 100,
"trailingComma": "all"
}