mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-08 15:54:51 +00:00
Fix typo in .prettierrc
(#224)
This commit is contained in:
parent
c4f0fa48ec
commit
c4a68ff1d5
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
"trailingComma": "es5",
|
||||
"bracketSpacing": true,
|
||||
"jsxBracketSameLine": false,
|
||||
"arrowParens": "avoid",
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue