From be5431fd5937d77a6079cef9e74335d4a8ec09a7 Mon Sep 17 00:00:00 2001 From: 1092384 <66282302+1092384@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:17:01 +0800 Subject: [PATCH] lint: fix lint error --- app/api/loot/chance/route.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/loot/chance/route.ts b/app/api/loot/chance/route.ts index 0ac220b6..b89e9015 100644 --- a/app/api/loot/chance/route.ts +++ b/app/api/loot/chance/route.ts @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/restrict-plus-operands */ import APIErrorCodes from "@/lib/api/ErrorCodes"; import { Loots } from "@/vendor/suroi/common/src/definitions/loots"; import {