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

5 lines
73 B
Text

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