1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
actix-website/.prettierrc.yaml

7 lines
91 B
YAML
Raw Normal View History

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