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