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