7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"printWidth": 120,
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|