mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-29 12:48:15 +00:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"arrowParens": "always",
|
|
"trailingComma": "all"
|
|
}
|