1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00
This commit is contained in:
Rob Ede
2022-02-26 04:41:49 +00:00
parent 6b4fe2882b
commit 57e2b2bd62
25 changed files with 286 additions and 650 deletions

6
.prettierrc.yaml Normal file
View File

@ -0,0 +1,6 @@
singleQuote: true
tabWidth: 2
overrides:
- files: ["*.md"]
options:
proseWrap: never