ts/store/reducers/featureFlagWithMinAppVersionStatus.ts
Function getObjectWithMinAppVersion
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
backendStatus: O.Option<BackendStatus>,
mainLocalFlag: boolean,
configPropertyName: T,
optionalLocalFlag?: boolean,
optionalConfig?: ExtractSecondLevelKeyWithMinAppVersion<Config, T>