From 73ba4de3fbc18eb2205c4f26c500db0b3caa8bea Mon Sep 17 00:00:00 2001 From: Bertie690 <136088738+Bertie690@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:24:28 -0400 Subject: [PATCH] Update biome.jsonc --- biome.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/biome.jsonc b/biome.jsonc index 900f772ef6f..5a6de48bd0a 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -19,7 +19,6 @@ // and having to verify whether each individual file is ignored "includes": [ "**", - "!**/*.d.ts", "!**/dist/**/*", "!**/build/**/*", "!**/coverage/**/*",