From 55bab5ed63ec321aaf8cd24ea0fd179a647dc01d Mon Sep 17 00:00:00 2001 From: geeil-han Date: Sun, 1 Dec 2024 23:10:58 +0100 Subject: [PATCH] fix ESLint error --- src/data/move.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/move.ts b/src/data/move.ts index 47a84690e2c..f26febcb077 100644 --- a/src/data/move.ts +++ b/src/data/move.ts @@ -7638,8 +7638,8 @@ export class MoveSelectCondition { } /** - * extends {@linkcode MoveSelectCondition} and contains the condition for - * {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success + * extends {@linkcode MoveSelectCondition} and contains the condition + * for {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success */ export class StuffCheeksCondition extends MoveSelectCondition { constructor() {