r2-webdav/.prettierrc
2023-11-27 13:46:18 +08:00

7 lines
78 B
Plaintext

{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}