1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 13:51:50 +01:00
actix-web/.prettierrc.yml

6 lines
88 B
YAML
Raw Normal View History

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