feat: 项目初始化

This commit is contained in:
inc904
2023-03-17 11:59:52 +08:00
parent eae44feb59
commit c94d2e5737
112 changed files with 2886 additions and 2659 deletions

View File

@@ -7,7 +7,7 @@
"editor.tabSize": 2,
"editor.formatOnPaste": true,
"editor.guides.bracketPairs": "active",
"files.autoSave": "afterDelay",
"files.autoSave": "onFocusChange",
"git.confirmSync": false,
"workbench.startupEditor": "newUntitledFile",
"editor.suggestSelection": "first",