From 2e60ea39f898ddfb5a03cae7438bdc9611e59064 Mon Sep 17 00:00:00 2001 From: Curtis Dulmage Date: Thu, 23 Nov 2023 14:36:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20[Labeler]=20Fix=20another=20typo?= =?UTF-8?q?=20(#47)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 280a73e..5a77ee8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -10,8 +10,9 @@ - .vscode/** - .editorconfig - .eslintignore - - .eslintrc.cjs + - .eslintrc - .gitignore + - .npmignore - .nvmrc - .prettierrc - config/**