mirror of
https://dev.azure.com/tstanciu94/Packages/_git/tuitio-client-react
synced 2025-04-07 00:27:20 +03:00
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 120,
|
|
"trailingComma": "none",
|
|
"singleQuote": false,
|
|
"endOfLine": "auto"
|
|
}
|