From e29d594d650edb293a21225c84d618cffca66ed2 Mon Sep 17 00:00:00 2001 From: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:48:09 -0500 Subject: [PATCH] Update biome.jsonc Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- biome.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/biome.jsonc b/biome.jsonc index 75ac96cc6f8..9d0e6a9b5ff 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -31,7 +31,6 @@ "src/overrides.ts", // TODO: these files are too big and complex, ignore them until their respective refactors "src/data/moves/move.ts", - "src/data/ability.ts", "src/data/abilities/ability.ts", "src/field/pokemon.ts",