After running my codemod I need to do a set of find and replaces across all text in all of the files that were passed in. Is there any sort of onComplete property in this package? That way I could run the find and replace and reuse the path parameter I passed in
After running my codemod I need to do a set of find and replaces across all text in all of the files that were passed in. Is there any sort of onComplete property in this package? That way I could run the find and replace and reuse the path parameter I passed in