10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"bracketSameLine": false,
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "lf",
|
|
"printWidth": 100
|
|
} |