mirror of
https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend
synced 2025-10-03 16:49:04 +03:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"bracketSpacing": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 160,
|
|
"trailingComma": "none",
|
|
"singleQuote": false,
|
|
"endOfLine": "auto"
|
|
}
|