Nicky McCurdy
Nicky McCurdy
Awaiting review: https://github.com/wmonk/create-react-app-typescript/pull/388 Alternatively we may want to recommend existing CRA users to upgrade to CRA 2 for TS
Note that CRA's TS support hasn't been release yet, but it is merged into their master branch.
In my opinion it would be best to wait for CRA 2 (or publish a prerelease based on CRA 2's prerelease now) to avoid conflicts with CRA in the future.
This is fixed in CRA 2.
I'm starting to feel that esModuleInterop should be in the default tsconfig template, so we can keep CRA's default generated imports and avoid confusing users new to TS.
I believe you can use `"defaultSeverity": "warning"` in `tslint.json` for now.
I have the same issue
Unfortunately that doesn't shuffle test examples within the same example, but that's still pretty clever and handy!
This is still an issue and the associated pull request is still active
This is still an issue and the associated pull request is still active