mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 00:29:59 +00:00
7 lines
111 B
JSON
7 lines
111 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"tabWidth": 4,
|
|
"trailingComma": "none",
|
|
"quoteProps": "consistent"
|
|
}
|