How to resolve “Cannot use import statement outside a module” in jest

前端 未结 7 1714
庸人自扰
庸人自扰 2020-12-15 16:39

I have a React application (not using Create React App) built using TypeScript, Jest, Webpack, and Babel. When trying to run \"yarn jest\", I get the following error:

7条回答
提交回复
热议问题