1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00
actix-web/.prettierrc.yml

6 lines
88 B
YAML
Raw Normal View History

2023-07-24 04:29:56 +02:00
overrides:
2024-01-10 05:00:20 +01:00
- files: "*.md"
2023-07-24 04:29:56 +02:00
options:
printWidth: 9999
proseWrap: never