mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
{
|
|
"semi": true,
|
|
"arrowParens": "always",
|
|
"bracketSpacing": true,
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"tabWidth": 2
|
|
}
|