From f83a72f097cee77004626eeca057deb8f64100ca Mon Sep 17 00:00:00 2001
From: pany <939630029@qq.com>
Date: Mon, 11 Nov 2024 19:37:50 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E8=A1=A5=E5=85=85=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E7=89=87=E6=AE=B5=20code-snippets=20=E4=B8=AD=E7=BC=BA?=
=?UTF-8?q?=E5=B0=91=E7=9A=84=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.vscode/vue.code-snippets | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.vscode/vue.code-snippets b/.vscode/vue.code-snippets
index e0a2e4b..001d20f 100644
--- a/.vscode/vue.code-snippets
+++ b/.vscode/vue.code-snippets
@@ -4,9 +4,9 @@
"body": [
"\n",
"",
- "\t...
",
+ "\t",
"\n",
- "",
+ "",
"$1"
],
"description": "Vue3 SFC"