mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
add prettier add concurrent users upload test add api and play for users remove some code smell
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 4
|
|
} |