6 lines
79 B
JSON
6 lines
79 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|