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 has been archived by the owner on Feb 2, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: