mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Ignore ESLint error
This commit is contained in:
parent
2e5df8eeff
commit
4ca5e23253
|
@ -908,6 +908,7 @@ export function unliftStore<
|
||||||
|
|
||||||
dispatch,
|
dispatch,
|
||||||
|
|
||||||
|
// eslint-disable-next-line @typescript-eslint/unbound-method
|
||||||
subscribe: liftedStore.subscribe,
|
subscribe: liftedStore.subscribe,
|
||||||
|
|
||||||
getState,
|
getState,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user