Replies: 2 comments
-
|
Migrate should cover nursery promotions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It was an oversight. Feel free to send a PR. The file is called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like Biome promoted
useGlobalThisfrom the nursery in 2.5: #10510This is a great change! However, I have a config used by almost all my JS repos that is broken by this. I tried running the
migratesubcommand and it didn't moveuseGlobalThisfromnurserytostyle(or make any other changes). Looks like I'm in for a whole bunch of manual combing through repos.The subcommand description says:
It seems that either:
migratecommand.I haven't been able to find an answer to this. Could I ask the maintainers to clarify?
Beta Was this translation helpful? Give feedback.
All reactions