openbmc_docs/.prettierrc.yaml

8 lines
115 B
YAML
Raw Normal View History

2024-12-23 14:53:31 +08:00
tabWidth: 4
printWidth: 80
proseWrap: "always"
overrides:
- files: "*.md"
options:
tabWidth: 2