lxieyang / chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.
MIT License
3.47k stars 1.08k forks source link

How to configure Jest? #141

Open hakunin opened 1 year ago

hakunin commented 1 year ago

Hi, this is an awesome project and I started using it a few weeks ago and had no issues.

One question though is how to configure Jest. I don't use webpack much so it would be very helpful to have something preconfigured, or a guide.