From 015efd09c47ab1caa58ef5ee64d1e9cb085efcd9 Mon Sep 17 00:00:00 2001 From: Adam Bowles Date: Mon, 24 Apr 2017 16:09:17 +0100 Subject: [PATCH] [#365] Readme - Add 5.x unsupported See https://github.com/Microsoft/tslint-microsoft-contrib/issues/354 for support progress closes #365 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c6a4cce0..f825495d2 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Alternately, you can download the files directly from GitHub: | TSLint version | tslint-microsoft-contrib version | | --- | --- | +| **>= 5.x** | not yet supported | | **>= 4.x** | 4.x | | **>= 3.2.x** | 2.x | | **3.1.x** | unsupported |