react-codemod
react-codemod copied to clipboard
Skipping files when running create-element-to-jsx
When I run the following command, and select TypeScript, it finds 124 files but skips them all.
$ npx react-codemod create-element-to-jsx src
Here is a screenshot (abbreviated):

Am I doing something wrong? I've changed some of them by hand and they compile just fine.