From 4b01a878bd61cebb07536ffdc7f057d52a16fc31 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 8 Jul 2025 21:35:30 +0800 Subject: [PATCH] Apply suggestion from @afc163 --- biome.json | 1 - 1 file changed, 1 deletion(-) diff --git a/biome.json b/biome.json index 4c6a0642..a7800711 100644 --- a/biome.json +++ b/biome.json @@ -4,7 +4,6 @@ "ignoreUnknown": true, "includes": [ "**/*", - "**/*.yml", "!**/.umi/**", "**/*.md", "!**/.umi-production/**",