the project shall have the modules that are specified in babel configuration json; otherwise the transpilation won’t be done. so if the module does not exist, install it and modify the package json and let the user know about it.
the project shall have the modules that are specified in babel configuration json; otherwise the transpilation won’t be done.
so if the module does not exist, install it and modify the package json and let the user know about it.