Remove @babel/* dependencies#356
Remove @babel/* dependencies#356skovhus merged 3 commits intoskovhus:mainfrom danbeam:babel-dev-deps
Conversation
Codecov Report
@@ Coverage Diff @@
## main #356 +/- ##
==========================================
- Coverage 92.19% 92.09% -0.11%
==========================================
Files 26 26
Lines 1896 1872 -24
Branches 398 393 -5
==========================================
- Hits 1748 1724 -24
Misses 102 102
Partials 46 46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
If that is true, then we should get rid of both |
Removing them is fine by me, as well. |
Hey @skovhus 👋 ! Me again.
Is there any reason why
@babel/coreand@babel/preset-envare independenciesand notdevDependencies?It doesn't seem like they're consumed from production code anywhere. cc @lencioni