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