nitter/proxy/.prettierrc.yaml

7 lines
117 B
YAML
Raw Normal View History

2024-05-19 07:05:01 +00:00
proseWrap: always
semi: false
singleQuote: true
printWidth: 80
trailingComma: none
htmlWhitespaceSensitivity: ignore