From b2639184261f59279c98611f775f3fe821449e15 Mon Sep 17 00:00:00 2001
From: LiuHao <liuhaoai545@gmail>
Date: 星期三, 19 四月 2023 23:25:34 +0800
Subject: [PATCH] update searchMenu style

---
 .eslintrc.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.eslintrc.js b/.eslintrc.js
index 2b2e0d0..b6b10a6 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -29,7 +29,8 @@
         // 鍏抽棴绌虹被鍨嬫鏌� {}
         extendDefaults: true,
         types: {
-          '{}': false
+          '{}': false,
+          'Function': false
         }
       }
     ]

--
Gitblit v1.9.3