From 5e163108829ce7c3cf9d22e9470373d5d93d2106 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期二, 27 二月 2024 09:37:15 +0800 Subject: [PATCH] 禁毒办 --- tsconfig.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 3dc32e7..0a54c1e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,7 @@ "paths": { "@/*": ["src/*"] }, - "types": ["vite/client"], + "types": ["vite/client","node"], "skipLibCheck": true, // 鍏佽榛樿瀵煎叆 "allowSyntheticDefaultImports": true, -- Gitblit v1.8.0