xg-project-library/.vscode/settings.json

5 lines
102 B
JSON
Raw Normal View History

2024-10-30 11:12:42 +00:00
{
2024-11-19 06:25:46 +00:00
"liveServer.settings.port": 5501,
2024-11-25 09:20:58 +00:00
"marscode.chatLanguage": "cn",
"editor.fontSize": 17
2024-10-30 11:12:42 +00:00
}