We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0714198 commit 2ffcde0Copy full SHA for 2ffcde0
packages/codemods/react/prop-types-typescript/.codemodrc.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://codemod-utils.s3.us-west-1.amazonaws.com/configuration_schema.json",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"private": false,
5
"name": "react/prop-types-typescript",
6
"description": "Codemod to convert React PropTypes to TypeScript types.",
0 commit comments