10 lines
161 B
Text
10 lines
161 B
Text
|
{
|
||
|
"printWidth": 120,
|
||
|
"singleQuote": true,
|
||
|
"useTabs": true,
|
||
|
"arrowParens": "always",
|
||
|
"endOfLine": "lf",
|
||
|
"trailingComma": "none",
|
||
|
"bracketSameLine": true
|
||
|
}
|