hugo-theme-terminal/.prettierrc
2019-01-28 01:11:02 +01:00

6 lines
73 B
Plaintext

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