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
Also, we have some developer experience problems with create-react-app-typescript:
the dev server watch mode randomly fails (reporting a module is not found) to build when there are code changes, this greatly interrupts usual dev workflow.
Migrating back to create-react-app allows us to use eslint. So both work needs to be done together. Putting these here as a tracker issue.
Reference:
There was an attempt doing this: #1208, but I don't know what was the blocker.
/area frontend
/priority p1
The text was updated successfully, but these errors were encountered:
We are using deprecated library: https://github.com/wmonk/create-react-app-typescript with 2 high vulnerabilities, 3 moderate and 81 low.
Also tslint will soon be deprecated: palantir/tslint#4100 (comment).
Also, we have some developer experience problems with create-react-app-typescript:
Migrating back to
create-react-app
allows us to use eslint. So both work needs to be done together. Putting these here as a tracker issue.Reference:
There was an attempt doing this: #1208, but I don't know what was the blocker.
/area frontend
/priority p1
The text was updated successfully, but these errors were encountered: