Skip to content

Commit e1fdd7a

Browse files
authored
Update README.md
1 parent 58c0706 commit e1fdd7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
A comprehensive guide to static typing "React & Redux" apps using TypeScript.
33
> found it usefull, want some more? [give it a :star:](https://github.com/piotrwitek/react-redux-typescript-patterns/stargazers)
44
5-
### Working with TypeScript v2.3 (https://github.com/Microsoft/TypeScript/wiki/Roadmap)
6-
### TypeScript v2.4 - Work in progress!
5+
- #### Working with TypeScript v2.3 - [Check the Roadmap](https://github.com/Microsoft/TypeScript/wiki/Roadmap)
6+
- #### (Update for TypeScript v2.4 - in progress)
77

88
### Introduction
99
This guide is aimed for strict setup of TypeScript compiler which will provide most complete type safety and best DX.

0 commit comments

Comments
 (0)