mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
fmt
This commit is contained in:
6
.prettierrc.yaml
Normal file
6
.prettierrc.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
singleQuote: true
|
||||
tabWidth: 2
|
||||
overrides:
|
||||
- files: ["*.md"]
|
||||
options:
|
||||
proseWrap: never
|
Reference in New Issue
Block a user