We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb48d4 commit 7bc54f1Copy full SHA for 7bc54f1
1 file changed
component-library/.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
3
{
4
- "name": "Node.js & TypeScript",
+ "name": "@bcc-code/component-library-vue",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
"image": "mcr.microsoft.com/devcontainers/typescript-node:4-22-trixie",
7
"features": {
0 commit comments