chore(other): 🎨 格式化配置修改 (#36)

This commit is contained in:
一寸灰
2024-12-25 16:08:45 +08:00
committed by GitHub
parent 4ce0292515
commit b79c2d09e5

View File

@@ -36,7 +36,7 @@
"source.fixAll.eslint": "explicit"
},
"editor.fontLigatures": true,
"editor.formatOnSave": true,
"editor.formatOnSave": false,
"editor.quickSuggestions": {
"strings": true
},