daxus icon indicating copy to clipboard operation
daxus copied to clipboard

add eslint rule

Open jason89521 opened this issue 2 years ago • 0 comments

Which function need a rule:

  • useHydrate: should use the serverStateKey when using model.mutate
  • useAccessor: the props or state in getSnapshot function should also appear in the accessor creator
  • useModel: the getSnapshot function should be memoized by useCallback

jason89521 avatar Jun 24 '23 08:06 jason89521