From bdc6d8733ae6eeb3a9762e77dbabe21441336474 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Thu, 13 Mar 2025 17:20:36 +0800
Subject: [PATCH] 更新分享
---
tsconfig.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tsconfig.json b/tsconfig.json
index aea4801..8a1e4db 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -17,7 +17,7 @@
"dom",
],
"paths": {
- "/@/*": [
+ "@/*": [
"src/*"
],
}
--
Gitblit v1.9.3