r2-webdav/.prettierrc
2024-03-02 13:54:52 +08:00

7 lines
78 B
Plaintext

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