You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Optional: Create a JavaScript project</summary>
87
87
88
-
By default, `@codemod-utils/cli` creates a TypeScript project to help you maintain and extend the codemod. To create a JavaScript project, set `--typescript` to `false`.
88
+
By default, `@codemod-utils/cli` creates a TypeScript project to help you maintain and extend the codemod.
89
+
90
+
To create a JavaScript project, set `--typescript` to `false`.
0 commit comments