From 110a6687f4b91e30ada1973f32661190c2f657bc Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 25 Mar 2026 18:09:44 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20=E8=B0=83=E6=95=B4=20swiper=20&?= =?UTF-8?q?=20vuetify=20=E6=A0=B7=E5=BC=8F=E6=96=87=E4=BB=B6=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index 0a838530..0f00cc71 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,6 +10,7 @@ "isolatedModules": true, "lib": ["DOM", "ESNext"], "skipLibCheck": true, + "noUncheckedSideEffectImports": false, "types": ["vite/client", "node", "js-md5", "uuid"], "composite": true, "paths": {