You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
So I'm adding typescript to my clone of this repo for a side project, and I figured that since "this project uses create-react-app" that I could follow the very simple steps here to add typescript to an already existing app created with create-react-app, but it didn't "just work". Does anyone have any tips here? I then explored ejecting the app and manually adding typescript support through webpack etc. but that seems to be a bigger project than I'm willing to take on at the moment unless I know that there are no other options.
The text was updated successfully, but these errors were encountered:
edPratt
changed the title
Adding typescript tougher than expecte
Adding typescript tougher than expected
Apr 26, 2019
So I'm adding typescript to my clone of this repo for a side project, and I figured that since "this project uses create-react-app" that I could follow the very simple steps here to add typescript to an already existing app created with create-react-app, but it didn't "just work". Does anyone have any tips here? I then explored ejecting the app and manually adding typescript support through webpack etc. but that seems to be a bigger project than I'm willing to take on at the moment unless I know that there are no other options.
The text was updated successfully, but these errors were encountered: