mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
7 lines
104 B
Text
7 lines
104 B
Text
|
{
|
||
|
"tabWidth": 4,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|