1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

docs(cors): use cargo-rdme

This commit is contained in:
Rob Ede
2024-01-06 21:02:36 +00:00
parent d55fc6d7f5
commit 0c859a96c8
7 changed files with 90 additions and 14 deletions

5
.prettierrc.yml Normal file
View File

@ -0,0 +1,5 @@
overrides:
- files: "*.md"
options:
proseWrap: never
printWidth: 9999