Can I import the configuration to .babelrc file as i have two micro service using same .babelrc config i want to import it from parent directory thus changing at one place makes work easy.
Something like this:
import "@/filePath.js"