Showing 1 of 1 total issue
Function withReactRouterMetadata
has 76 lines of code (exceeds 25 allowed). Consider refactoring. Confirmed
Confirmed
export default function withReactRouterMetadata(options?: {
mapParamsToProps?: (actionParams: Object, routerCtx: Object) => Object,
staticMethodName?: string,
componentStaticMethodName?: string,
metadataPropName?: string