8 lines
116 B
JSON
8 lines
116 B
JSON
|
{
|
||
|
"useTabs": true,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|