From ed992dd6e5c74c9cc7c45e2770400a7738d1f849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 2 Apr 2025 10:15:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ESLint=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=BB=84=E5=90=8D=E7=A7=B0=E4=B8=BA=20"Lint=20depende?= =?UTF-8?q?ncies"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json5 b/default.json5 index 33bb0e5..704f503 100644 --- a/default.json5 +++ b/default.json5 @@ -45,7 +45,7 @@ // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b { - "groupName": "ESLint dependencies", "groupSlug": "eslint", + "groupName": "Lint dependencies", "groupSlug": "lint", "matchPackageNames": [ "/^eslint/", "/^@eslint/",