Skip to content

Commit e553e82

Browse files
committed
fix: clode code extention id
1 parent 00e5921 commit e553e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"customizations": {
2121
"vscode": {
2222
"extensions": [
23-
"anthropics.claude-code"
23+
"anthropic.claude-code"
2424
],
2525
"settings": {
2626
"terminal.integrated.defaultProfile.linux": "bash"

0 commit comments

Comments
 (0)