[FEATURE REQUEST] custom babel version
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
need to update all babel to same spesific version e.g: `npx -y babel-upgrade --babel-version 7` it will make all dependencies of babel in lock file and package json to be compatible for version 7.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the `npx babel-upgrade` command and how it reads or updates `package.json` and the lock file. Confirm how a `--babel-version` value should be applied, then verify that Babel dependencies in both files are compatible with the requested version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100