mirror of
https://github.com/imputnet/cobalt.git
synced 2026-08-27 04:05:22 +00:00
6 lines
104 B
Text
6 lines
104 B
Text
{
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|