From 650a1e812b781f103d5a316f22be5242318f6679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Mor=C3=B3n=20Zirfas?= Date: Fri, 29 Mar 2024 11:00:57 +0100 Subject: [PATCH] docs: Add code block --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 310b661..7cc0b45 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ The rules we apply should also be only for coding style not formatting. We shoul ## Installation +```bash npm install @technologiestiftung/eslint-config --save-dev +``` ## Usage