mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-22 08:31:34 +00:00
8 lines
127 B
JSON
8 lines
127 B
JSON
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"endOfLine": "auto",
|
||
|
"printWidth": 100,
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "none"
|
||
|
}
|