Jest encountered an unexpected token?
When I tried to use Jest to test my react component, an error occurred. Then I googled and looked for answer in stackoverflow. Took me hours of searching and finally I solved it.
Below is how I solved it.
Install "@babel/plugin-transform-modules-co...
septrabbit.hashnode.dev1 min read