From 62b96d053311558568685f7e664153f406018fb5 Mon Sep 17 00:00:00 2001 From: Antoni Silvestrovic Date: Sun, 29 Oct 2023 13:39:29 +0200 Subject: [PATCH] Updated ignore glob --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index a7b52a84..eac60f62 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["figma-to-swiftui", "ts-config", "nextjs"] + "ignore": ["figma-to-swiftui", "tsconfig", "nextjs"] }