Files
ailine/.vscode/settings.json

5 lines
102 B
JSON
Raw Normal View History

2026-04-13 19:49:18 +08:00
{
"editor.fontSize": 24,
"editor.formatOnSave": true,
"files.autoSave": "onWindowChange"
}