reactjs / react-gradual-upgrade-demo

Demonstration of how to gradually upgrade an app to a new version of React

Home Page:https://reactjs.org/blog/2020/08/10/react-v17-rc.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can we have different versions of typescript in legacy and modern

dspriyan47 opened this issue · comments

The application i work is a legacy one with react version 16.2 and typescript 3.3.1. For modern, planning to use the recent version of react 17.0.2. Can we have multiple version of tsconfig and generate builds?