From 0e61ad90e28370c065bdf6915a853bc8ed096cda Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Tue, 2 Jun 2026 19:06:23 +0700 Subject: [PATCH] chore: auto-commit task - --- biome.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 33e3638..9f7e581 100644 --- a/biome.json +++ b/biome.json @@ -9,7 +9,8 @@ "*.json", "*.ts", "!vendor/**", - "!.claude/**" + "!.claude/**", + "!services/**/dist/**" ] }, "formatter": {