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 was archived by the owner on Nov 16, 2023. It is now read-only.
I've been researching the state of TypeScript & React. Officially there's a Create React App plugin system along with a TypeScript plugin. I think anything the TypeScript community can do to get those merged would be amazing.
Unfortunately, we lose the benefit of running the upstream CI on Travis with that approach.
Finally, I looked into react-app-rewired which has known issues. The TypeScript plugin is missing basic features like ts-jest.
The example in this repo has been broken for months due to out of date dependencies. It'd be nice to add more maintainers to keep things current as React evolves. Setting up Travis CI for this repo would be helpful as well.