From 2abf1dddfdcac7f77bd2036accda7c1f665c1ab8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=B2=20glob.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/glob.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/glob.ts b/src/utils/glob.ts index 3989a48..4e314d4 100644 --- a/src/utils/glob.ts +++ b/src/utils/glob.ts @@ -128,3 +128,4 @@ export async function glob( return { files, truncated } } +