Switch from prettier to oxfmt (#33844)
* Switch from prettier to oxfmt * Make knip happy * Make knip happy * Apply suggestion from @t3chguy * Rename .oxfmtrc.json to .oxfmtrc.jsonc * Make oxfmt happier
This commit is contained in:
+1
-1
@@ -373,7 +373,7 @@ export function VirtualizedRoomListView({ vm, renderAvatar, onKeyDown }: Virtual
|
||||
rangeChanged,
|
||||
onKeyDown,
|
||||
increaseViewportBy,
|
||||
className: styles.roomList,
|
||||
"className": styles.roomList,
|
||||
};
|
||||
|
||||
if (isFlatList) {
|
||||
|
||||
Reference in New Issue
Block a user