Skip to content

Commit 14bdc2e

Browse files
authored
docs: update supported TS versions to include 4.1 (typescript-eslint#2806)
The support for TS 4.1 features was added in typescript-eslint#2748
1 parent fb254a1 commit 14bdc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ The latest version under the `canary` tag **(latest commit to master)** is:
233233

234234
## Supported TypeScript Version
235235

236-
**The version range of TypeScript currently supported by this parser is `>=3.3.1 <4.1.0`.**
236+
**The version range of TypeScript currently supported by this parser is `>=3.3.1 <4.2.0`.**
237237

238238
These versions are what we test against.
239239

0 commit comments

Comments
 (0)