From e5f0fcb8e803767a2483d21cb1e8b38cb90e7de5 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 13 十一月 2024 16:48:24 +0800 Subject: [PATCH] 文件状态 --- .vscode/settings.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ff37bd1..451d977 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -32,7 +32,7 @@ }, "editor.tabSize": 2, "[wxml]": { - "editor.defaultFormatter": "wechat.miniprogram.wxml-language-features" + "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[css]": { "editor.defaultFormatter": "HookyQR.beautify" -- Gitblit v1.9.1