From 9e4ffe5467271d1e4edeae4badaa74822559d90d Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:37:23 +0800 Subject: [PATCH] chore: fix lint --- web/eslint-suppressions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 9293446c0c..a939fd7d2f 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -2299,7 +2299,7 @@ }, "app/components/base/markdown-blocks/code-block.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { - "count": 10 + "count": 7 }, "tailwindcss/enforce-consistent-class-order": { "count": 1