From c53e80695596862ebc32c6e480cea7cde177bc29 Mon Sep 17 00:00:00 2001 From: Timo Bechtel <48655057+TimoBechtel@users.noreply.github.com> Date: Thu, 2 May 2024 18:27:50 +0200 Subject: [PATCH] docs(README.md): use eslint version 8 in install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f988a3e..787fd71 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Highly opinionated configuration files for typescript projects. Inspired by [@ve ## Usage ```bash -npm i -D @timobechtel/style prettier eslint typescript +npm i -D @timobechtel/style prettier "eslint@^8.57.0" typescript ``` ### Prettier