From bba141b6ec17a0ede990b3e9e59b916343564fc1 Mon Sep 17 00:00:00 2001 From: Bertie690 Date: Tue, 12 Aug 2025 10:49:03 -0400 Subject: [PATCH] renamed boilerplate so biome doesn't lint it --- .../{egg-move-template.ts => egg-move-template.boilerplate.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/parse-egg-moves/{egg-move-template.ts => egg-move-template.boilerplate.ts} (100%) diff --git a/scripts/parse-egg-moves/egg-move-template.ts b/scripts/parse-egg-moves/egg-move-template.boilerplate.ts similarity index 100% rename from scripts/parse-egg-moves/egg-move-template.ts rename to scripts/parse-egg-moves/egg-move-template.boilerplate.ts