-
Example
![image](https://github.com/user-attachments/assets/7b23062b-0bf9-48a9-ba03-bb8d3e4d6d1f)
while this works, and is "correct", it's suboptimal
-
Module stubs without `__all__` aren't reported by stubtest:
Write a codemod that copies the missing `__all__` from a `{}.py` to its `{}.pyi` if needed.
-
Upon release of v6 (or shortly after) we need to update the code mods to default to v6 code mods instead of v5.
-
Hi 👋
As part of improving and making migrations to future versions of Express easier, it would be good to have a dedicated repository for codemods
ref:
https://github.com/expressjs/expressjs.co…
-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
1. On a Next.js repo, run `npx @next/codemod…
-
### Link to the code that reproduces this issue
https://github.com/chester-lang/chester/tree/a01bbf243258ff4a679f7df83ec0b67142de7749/site
### To Reproduce
`npx @next/codemod@canary upgrade rc` on …
-
I wasn't expecting the codemod to delete many comments in our code. One small example:
before
```
export default Component.extend({
//To show or hide sibling checkboxes when one is hovered
…
-
Here is the log file.
ember-cli is version 5.7
node is the current lts
Is this not a supported combination?
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program…
-
### Description
I have a react project with webpack which is a bit old. However, `ai` worked without an issue. The only features I'm using are:
```ts
experimental_useObject
```
```ts
useComp…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32 …