Upgrade to Prettier 3 (#25902)
This commit is contained in:
@ -99,7 +99,7 @@ const initialRootState = Object.fromEntries(
|
||||
reducer(undefined, {
|
||||
// empty action
|
||||
}),
|
||||
])
|
||||
]),
|
||||
);
|
||||
|
||||
const RootStateRecord = ImmutableRecord(initialRootState, 'RootState');
|
||||
|
Reference in New Issue
Block a user