react-codemod icon indicating copy to clipboard operation
react-codemod copied to clipboard

Skipping files when running create-element-to-jsx

Open donavon opened this issue 4 years ago • 0 comments

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):

image

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

donavon avatar Nov 20 '20 17:11 donavon