Using jscodechift, how can I add a large code block to the end of a file?
I have a function declaration that I would like to add to my jest.setup.js file for several projects.
I have a function declaration that I would like to add to my jest.setup.js file for several projects.