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

TypeScript 4 support with eslint #217

Closed
coderbyheart opened this issue Sep 3, 2020 · 3 comments · Fixed by #227
Closed

TypeScript 4 support with eslint #217

coderbyheart opened this issue Sep 3, 2020 · 3 comments · Fixed by #227
Assignees
Labels
enhancement New feature or request released

Comments

@coderbyheart
Copy link
Member

Right now Create React App does not properly support TypeScript 4 which leads to eslint reporting error which need to be silenced.

This should be resolved, either by waiting for TS4 support in CRA, or by ejecting from CRA and fixing the configuration.

@coderbyheart coderbyheart added the enhancement New feature or request label Sep 3, 2020
@coderbyheart
Copy link
Member Author

Maybe this is a good opportunity to switch to

@coderbyheart
Copy link
Member Author

CRA has an experimental feature to extend the eslint config: https://create-react-app.dev/docs/setting-up-your-editor/#experimental-extending-the-eslint-config

@github-actions
Copy link

github-actions bot commented Sep 7, 2020

🎉 This issue has been resolved in version 5.11.39 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant