Is it possible to ignore whatever is set in .babelrc?
.babelrc
You can pass babelrc: false as an option.
babelrc: false
Most helpful comment
You can pass
babelrc: falseas an option.