Upgrade to Prettier 3 (#25902)
This commit is contained in:
@ -30,7 +30,7 @@ export const store = configureStore({
|
||||
.concat(
|
||||
loadingBarMiddleware({
|
||||
promiseTypeSuffixes: ['REQUEST', 'SUCCESS', 'FAIL'],
|
||||
})
|
||||
}),
|
||||
)
|
||||
.concat(errorsMiddleware)
|
||||
.concat(soundsMiddleware()),
|
||||
|
Reference in New Issue
Block a user