From 83d4c07a67e7588e3938237cfad9eaa6be5ea6c5 Mon Sep 17 00:00:00 2001
From: sean.zhou <sean.zhou@dji.com>
Date: Mon, 12 Dec 2022 19:00:47 +0800
Subject: [PATCH] initial v1.3.1

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

diff --git a/tsconfig.json b/tsconfig.json
index 8aefcd9..10e74cf 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -24,7 +24,6 @@
     "src/**/*.ts",
     "src/**/*.d.ts",
     "src/**/*.tsx",
-    "src/**/*.vue", 
-    "src/vendors/coordtransform.js"
-    ]
+    "src/**/*.vue"
+, "src/vendors/coordtransform.js"  ]
 }
\ No newline at end of file

--
Gitblit v1.9.3