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