mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-22 18:56:21 +01:00
6 lines
104 B
Text
6 lines
104 B
Text
{
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|