mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
prettier: Re-format .ts files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"tabWidth": 4,
|
||||
"trailingComma": "none"
|
||||
"trailingComma": "none",
|
||||
"quoteProps": "consistent"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user