Please update TypeScript in template to v4 #1084
ngocdaothanh
started this conversation in
General
Replies: 1 comment
-
Should be nothing blocking you from updating your own project to TS 4.0, unlike CRA we aren't blocked by anything on our end. Created a PR #1090 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
create-snowpack-app is still using TypeScript 3:
https://github.com/pikapkg/snowpack/blob/master/create-snowpack-app/app-template-react-typescript/package.json
Not sure if it's because it has the same problem of create-react-app:
facebook/create-react-app#9515
Beta Was this translation helpful? Give feedback.
All reactions