code-coverage icon indicating copy to clipboard operation
code-coverage copied to clipboard

Does babel required as a peer dependency?

Open MaksimShakavin opened this issue 11 months ago • 0 comments

Hello,

I am wondering if the project truly requires the following Babel-related dependencies? • @babel/core: "^7.0.1" • @babel/preset-env: "^7.0.0" • babel-loader: "^8.3 || ^9"

MaksimShakavin avatar Feb 10 '25 14:02 MaksimShakavin