I think in packages/studio-server/src/codemods/duplicate-jsx-node.ts there is a lot of duplicated boilerplate code, shared for example with delete-jsx-node. we should do a cleanup PR to remove the redundancies
I think in
packages/studio-server/src/codemods/duplicate-jsx-node.ts
there is a lot of duplicated boilerplate code, shared for example with delete-jsx-node.
we should do a cleanup PR to remove the redundancies