From ac4a2e465a952e096a74717019be553bac6c8531 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Mon, 22 May 2023 19:47:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20=E5=BC=80=E5=A7=8B=E9=87=8D?= =?UTF-8?q?=E6=9E=84=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintrc.yml b/.eslintrc.yml index ec2f2a78..90040430 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -17,8 +17,7 @@ parserOptions: - ./tsconfig.json - ./tsconfig.node.json globals: - BTMuli: readonly - TGPlugin: readonly + TGApp: readonly plugins: - vue rules: