Skip to content

Conversation

@amirabbas-gh
Copy link

📚 Description

This PR introduces the new prop-types-typescript transform.

  1. New Transform: Prop Types to TypeScript
    • Added prop-types-typescript transform to assist in migrating from prop-types to TypeScript interfaces.
    • Ensured compatibility with common patterns in React components.
    • Available via npx codemod react/prop-types-typescript.

🧪 Test Plan

Validate the new transform tests using jest.

@amirabbas-gh amirabbas-gh marked this pull request as draft February 4, 2025 15:31
@amirabbas-gh amirabbas-gh force-pushed the prop-types-typescript_trasnform branch from 3b638a7 to e4d1d50 Compare February 4, 2025 19:17
@amirabbas-gh amirabbas-gh force-pushed the prop-types-typescript_trasnform branch from e4d1d50 to 8e459b5 Compare February 5, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant