chore: 优化数据库脚本

This commit is contained in:
xiaojunnuo
2025-12-09 23:28:29 +08:00
parent a2d1e5ea03
commit 9f24c18f7f
7 changed files with 14 additions and 5 deletions
+2 -1
View File
@@ -9,5 +9,6 @@
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"editor.tabSize": 2
"editor.tabSize": 2,
"explorer.autoReveal": false
}