From 1cbe992f2ed278bfddc41b8de113acc4e672e6a2 Mon Sep 17 00:00:00 2001 From: Sahbi KTIFA Date: Thu, 3 Jun 2021 11:37:12 +0200 Subject: [PATCH] Update readme with typescript requirement Specific typescript version is required --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0687a5..5ee3d2a 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,8 @@ light-weight, simple, and understandable. ## Typings +_Please note that TypeScript 4.X is required._ + The TypeScript type definitions are in the [types][types-directory] directory. ## ESLint support