Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Support TypeScript #3

Open
jimthedev opened this issue Dec 18, 2018 · 3 comments
Open

Support TypeScript #3

jimthedev opened this issue Dec 18, 2018 · 3 comments

Comments

@jimthedev
Copy link
Collaborator

Need to do a new patch including facebook#5827

@jimthedev
Copy link
Collaborator Author

For now you can:

npx create-react-app my-new-react-project --scripts-version @spscommerce/ui-react-scripts --typescript
cd my-new-react-project
yarn add typescript @types/node @types/react @types/react-dom @types/jest

then edit src/react-app-env.d.ts to remove all contents for now.

@jimthedev
Copy link
Collaborator Author

@jimthedev
Copy link
Collaborator Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant