Closed DavidCabal closed 5 years ago
@DavidCabal Thanks for your interest and contribution in the project. Please convert the javascript code to typescript code while writing the .ts
and .tsx
files.
@muskankhedia I've updated the App.tsx file to be a typed React component. Create-React-App by default leaves the index.js and serviceWorker.js files as js even when initialized as a Typescript app through their API. There isn't any logic in the App.tsx file yet. Was there something else you were wanting me to update?
Hey @DavidCabal Please resolve the conflicts, so we can review thoroughly.
fixes #6