mirror of
https://github.com/outbackdingo/openapi-ui.git
synced 2026-01-27 02:19:42 +00:00
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all",
|
|
"tabWidth": 2
|
|
}
|