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
102 B
YAML
Raw Permalink Normal View History

2022-02-26 04:41:49 +00:00
tabWidth: 2
overrides:
2023-11-01 15:32:44 +00:00
- files: ["*.md"]
2023-11-01 15:28:34 +00:00
options:
proseWrap: never
printWidth: 9999