Skip to content

Conversation

@bjohansebas
Copy link
Member

This removes the entire package with the old approach, this shouldn't be merged until we have all our codemods migrated, but I'm going ahead here since we need to update documentation on how this repo works now and how to create new codemods

@bjohansebas bjohansebas mentioned this pull request Dec 26, 2025
25 tasks
@bjohansebas bjohansebas self-assigned this Dec 27, 2025
@bjohansebas bjohansebas marked this pull request as ready for review December 27, 2025 00:49
Copy link

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT !

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just use node its to do npm ci => node --run test and remove matrix

"ts-jest": "29.3.4",
"typescript": "5.9.3"
},
"engines": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can remove that because npm download the codemod binary so any its work

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bin key can be removed

```

or install globally:
With the codemod CLI you can run a workflow from the Codemod Registry. Replace <codemod> with the name of the codemod you want to run:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
With the codemod CLI you can run a workflow from the Codemod Registry. Replace <codemod> with the name of the codemod you want to run:
With the codemod CLI you can run a workflow from the Codemod Registry. Replace `<codemod>` with the name of the codemod you want to run:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants