Export package.json dependencies and .babelrc from repl
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to export from https://babeljs.io/repl content to put in .babelrc and list of dependencies to add into package.json in order to replicate the same configuration used in repl.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the babel-upgrade CLI and the Babel REPL at the linked URL; compare the REPL configuration with what the tool currently produces. Identify the package.json dependency list and .babelrc output needed to reproduce the REPL setup, then verify the generated configuration against a representative REPL example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100