From 91959b613cf912d6650021dfcb763caa9ab29030 Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Tue, 2 Jul 2024 11:10:33 -0400 Subject: [PATCH] Update README.md Co-authored-by: Milos Djermanovic --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d0193dc..27a8701 100644 --- a/README.md +++ b/README.md @@ -73,11 +73,6 @@ To use the recommended configuration for this plugin, specify your matching `fil import json from "@eslint/json"; export default [ - { - plugins: { - json, - }, - }, // lint JSON files {