8 lines
111 B
JSON
8 lines
111 B
JSON
|
{
|
||
|
"tabWidth": 4,
|
||
|
"useTabs": true,
|
||
|
"singleQuote": false,
|
||
|
"arrowParens": "avoid",
|
||
|
"trailingComma": "none"
|
||
|
}
|