1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

prettier js/html

This commit is contained in:
Rob Ede
2023-11-01 15:32:44 +00:00
parent 0d0e7f4433
commit ee701e0e23
10 changed files with 122 additions and 117 deletions

View File

@ -1,6 +1,6 @@
tabWidth: 2
overrides:
- files: ['*.md']
- files: ["*.md"]
options:
proseWrap: never
printWidth: 9999