8 lines
No EOL
132 B
Text
8 lines
No EOL
132 B
Text
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"printWidth": 120,
|
|
"arrowParens": "avoid",
|
|
"semi": true,
|
|
"singleQuote": true
|
|
} |