We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780dfb2 commit 93a2275Copy full SHA for 93a2275
.devcontainer/devcontainer.json
@@ -23,6 +23,6 @@
23
24
// Add the IDs of extensions you want installed when the container is created.
25
"extensions": ["ms-python.python", "ms-python.vscode-pylance", "nf-core.nf-core-extensionpack"]
26
- },
27
+ }
28
}
0 commit comments