Files
fx_cast/.prettierrc.json
2021-08-31 07:59:58 +01:00

6 lines
79 B
JSON

{
"arrowParens": "avoid",
"tabWidth": 4,
"trailingComma": "none"
}