8 lines
132 B
Text
8 lines
132 B
Text
![]() |
{
|
||
|
"trailingComma": "none",
|
||
|
"tabWidth": 2,
|
||
|
"printWidth": 120,
|
||
|
"arrowParens": "avoid",
|
||
|
"semi": true,
|
||
|
"singleQuote": true
|
||
|
}
|