mirror of
https://github.com/jetkvm/cloud-api.git
synced 2025-09-16 08:38:15 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"useTabs": false,
|
|
"arrowParens": "avoid",
|
|
"singleQuote": false,
|
|
"printWidth": 90
|
|
} |