7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"printWidth": 180,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|