Closed Taym95 closed 6 years ago
But it's not released yet right? Heard it would be in version 2.1 of CRA?
CRA uses babel transpiler which still has some important limitations, so as it is right now CRA won't replace react-scripts-ts in general case.
I think we should remove
create-react-app my-app --scripts-version=react-scripts-ts
because the new create-react-app version support TypeScript.