hugo-toha/.prettierrc.yml
2023-01-04 18:18:16 -08:00

5 lines
79 B
YAML

printWidth: 100
tabWidth: 2
semi: false
singleQuote: true
trailingComma: "all"