9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 110,
|
|
"tabWidth": 2,
|
|
"arrowParens": "avoid"
|
|
}
|