Link to TypeScript 4.1 stable release (#3395)

This commit is contained in:
Seyed Masih Sajadi
2020-11-20 15:28:10 +03:30
committed by GitHub
parent 28e7b103a5
commit f44b4946e5

View File

@@ -192,7 +192,7 @@ If you are using [eslint-plugin-react](https://github.com/yannickcr/eslint-plugi
### TypeScript {#typescript}
TypeScript supports the new JSX transform in [v4.1 beta](https://devblogs.microsoft.com/typescript/announcing-typescript-4-1-beta/#jsx-factories).
TypeScript supports the new JSX transform in [v4.1](https://devblogs.microsoft.com/typescript/announcing-typescript-4-1/#jsx-factories) and up.
### Flow {#flow}