react-resource-router
react-resource-router copied to clipboard
Updates codeshift/cli to use current config spec
Updates codeshift.config to apply the latest config specification.
- Use
requireinstead ofrequire.resolve - Use
.tsinstead of.jssince the codemods are not bundled (and so we lean on our internal ts parsing) - Bumps dependencies
Thanks @bobrovnik! Is there anything else I need to do before we merge this one :) ?