mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "auto",
|
|
"printWidth": 100,
|
|
"tabWidth": 4,
|
|
"trailingComma": "none"
|
|
}
|