From c58bd2354c5cb0f0cd66d01d819979ab0f0e132f Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Wed, 16 Aug 2023 08:46:09 +0800
Subject: [PATCH] fix:

---
 tsconfig.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tsconfig.json b/tsconfig.json
index e94dfba..428a122 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -37,5 +37,5 @@
 ,   ],
   "exclude": [
     "node_modules"
-  ]
+  ],
 }

--
Gitblit v1.8.0