microsoft / create-react-app-uifabric

A Create React App based starter with UI Fabric goodness baked in
MIT License
41 stars 25 forks source link

Bump typescript from 3.4.5 to 3.9.7 #19

Closed kishorejangid closed 3 years ago

kishorejangid commented 4 years ago

The older version of typescript is causing issue with jest-diff which uses import type. "import type" requires minimum version of typescript 3.8.