Skip to content

Commit d6ef529

Browse files
authored
Update TSTL extension ID in devcontainer (#1104)
1 parent a6a89df commit d6ef529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"terminal.integrated.shell.linux": "/bin/bash"
66
},
77
"extensions": [
8-
"ark120202.vscode-typescript-to-lua",
8+
"typescript-to-lua.vscode-typescript-to-lua",
99
"dbaeumer.vscode-eslint",
1010
"editorconfig.editorconfig",
1111
"esbenp.prettier-vscode"

0 commit comments

Comments
 (0)