I am following the Jest tutorial to test a react component and am running into preprocessing issues with my jsx. I assume the error is due to preprocessing, the error messag
Changing my .babelrc config file to babel.config.js or babel.config.json worked for me because Jest ignores .babelrc.
.babelrc
babel.config.js
babel.config.json