1
0
mirror of https://github.com/actix/actix-website synced 2025-01-22 16:15:56 +01:00
actix-website/.prettierrc.yaml

7 lines
91 B
YAML
Raw Normal View History

2022-02-26 04:41:49 +00:00
singleQuote: true
tabWidth: 2
overrides:
- files: ["*.md"]
options:
proseWrap: never