"feat: update workspace settings with increased editor font size from 15 to 18"

This commit is contained in:
louiscklaw
2025-06-18 12:51:07 +08:00
parent 10a6375347
commit 79c292d943

View File

@@ -23,7 +23,7 @@
} }
], ],
"settings": { "settings": {
"editor.fontSize": 15 "editor.fontSize": 18
}, },
"extensions": { "extensions": {
"recommendations": [ "recommendations": [