mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|