We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2910afb + 41e21c7 commit cfd2eeeCopy full SHA for cfd2eee
1 file changed
.devcontainer/devcontainer.json
@@ -38,7 +38,8 @@
38
"extensions": [
39
"dbaeumer.vscode-eslint",
40
"mtxr.sqltools",
41
- "mtxr.sqltools-driver-pg"
+ "mtxr.sqltools-driver-pg",
42
+ "Vue.volar"
43
],
44
45
// Use 'forwardPorts' to make a list of ports inside the container available locally.
0 commit comments