docs-v2/.prettierrc.yaml

5 lines
64 B
YAML
Raw Normal View History

trailingComma: "es5"
tabWidth: 2
semi: true
singleQuote: true