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

7 lines
102 B
YAML

tabWidth: 2
overrides:
- files: ["*.md"]
options:
proseWrap: never
printWidth: 9999