mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 160,
|
|
"trailingComma": "none",
|
|
"singleQuote": false,
|
|
"endOfLine": "auto"
|
|
}
|