1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-09 03:53:00 +00:00
actix-web/.prettierrc.yml

6 lines
88 B
YAML
Raw Normal View History

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