Skip to content

Instantly share code, notes, and snippets.

@paalss
Last active May 13, 2023 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paalss/5ca5dca4ad5b5eab5abcfd80acff047e to your computer and use it in GitHub Desktop.
Save paalss/5ca5dca4ad5b5eab5abcfd80acff047e to your computer and use it in GitHub Desktop.

Convert React Prop Types to TS type annotations

For filer i mappe hvis navn er "pages":

npx jscodeshift -t https://mskelton.dev/ratchet.ts pages/**/*.{ts,tsx}

https://github.com/mskelton/ratchet

funker ikke på destructured props, da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment