mobx-utils icon indicating copy to clipboard operation
mobx-utils copied to clipboard

createTransformer contains duplicated code

Open n9 opened this issue 2 years ago • 0 comments

Once here: https://github.com/mobxjs/mobx-utils/blob/4bf881dc1cfc15b162ad750a267949ac8323c967/src/create-transformer.ts#L51-L57

Another here: https://github.com/mobxjs/mobx-utils/blob/4bf881dc1cfc15b162ad750a267949ac8323c967/src/create-transformer.ts#L62-L71

https://github.com/mobxjs/mobx-utils/commit/887d928afd6540893ea83e78600a7930483bfb93 and https://github.com/mobxjs/mobx-utils/commit/43805db436636a14a25ca2107ab262d8344ab0b4 might be incorrectly merged in https://github.com/mobxjs/mobx-utils/commit/9fac6ae8bddb896a7a3be520a84f54eb698354a3.

n9 avatar Aug 15 '23 12:08 n9