mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 03:32:54 -05:00
6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|