Jest transform in package.json isn’t being called
I’m using Create React App and I’d like to add a transform function to Jest. I’m doing this in the package.json using:
I’m using Create React App and I’d like to add a transform function to Jest. I’m doing this in the package.json using: