chore: 更新.vscode配置和devcontainer.json
All checks were successful
CI Monitor CI/CD / build-image (push) Successful in 36s
CI Monitor CI/CD / deploy (push) Successful in 32s

This commit is contained in:
zhaoyingbo 2024-07-25 01:50:06 +00:00
parent 19ae35932f
commit 35e7a47403
2 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,7 @@
"Gruntfuggly.todo-tree", "Gruntfuggly.todo-tree",
"dbaeumer.vscode-eslint", "dbaeumer.vscode-eslint",
"esbenp.prettier-vscode", "esbenp.prettier-vscode",
"YoavBls.pretty-ts-errors",
"ChakrounAnas.turbo-console-log", "ChakrounAnas.turbo-console-log",
"streetsidesoftware.code-spell-checker", "streetsidesoftware.code-spell-checker",
"MS-CEINTL.vscode-language-pack-zh-hans" "MS-CEINTL.vscode-language-pack-zh-hans"

View File

@ -10,6 +10,7 @@
"esbenp", "esbenp",
"Gruntfuggly", "Gruntfuggly",
"tseslint", "tseslint",
"wlpbbgiky" "wlpbbgiky",
"Yoav"
] ]
} }