react-resource-router icon indicating copy to clipboard operation
react-resource-router copied to clipboard

Updates codeshift/cli to use current config spec

Open danieldelcore opened this issue 2 years ago • 1 comments

Updates codeshift.config to apply the latest config specification.

  • Use require instead of require.resolve
  • Use .ts instead of .js since the codemods are not bundled (and so we lean on our internal ts parsing)
  • Bumps dependencies

danieldelcore avatar Jun 13 '23 01:06 danieldelcore

Thanks @bobrovnik! Is there anything else I need to do before we merge this one :) ?

danieldelcore avatar Jun 19 '23 01:06 danieldelcore