Describe the bug
I tried to generate a new project using yarn create react-app my-project --template typescript. But I have a jest matcher errors right away.
Environment
local dev
Steps to reproduce
yarn create react-app my-project --template typescript
cd my-project
yarn start

Thanks!
Describe the bug
I tried to generate a new project using yarn create react-app my-project --template typescript. But I have a jest matcher errors right away.
Environment
local dev
Steps to reproduce
yarn create react-app my-project --template typescript
cd my-project
yarn start
Thanks!