1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/.prettierrc.yaml
2022-02-26 04:41:49 +00:00

7 lines
91 B
YAML

singleQuote: true
tabWidth: 2
overrides:
- files: ["*.md"]
options:
proseWrap: never