Closed chriskuech closed 5 years ago
Maybe link to instructinos for creating an equivelent app using the "current" preferred method?
These are the official instructions provided by React team: https://facebook.github.io/create-react-app/docs/adding-typescript
Seconded
A disclaimer at the top of the readme would do
Maybe archiving the repo would also be a good idea.
I agree, this is a great case of being able to redirect to the official docs. Let me take some time to audit the issues/PRs/code before making the final call but I agree from a cursory look.
Alright, this is getting archived - thanks folks
create-react-app
now officially supports TypeScript. While this repo was clearly the best solution at the time, it no longer has benefit over the officialcreate-react-app
solution. There are clearly many people struggling to still use this repo, despite it not having been updated in 2 years (an eternity in JS world).