8 lines
116 B
Text
8 lines
116 B
Text
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"endOfLine": "auto",
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"useTabs": true
|
||
|
}
|