From 8dd4dfd074d44be6cd3964f9c6bf73355e12f8f5 Mon Sep 17 00:00:00 2001 From: Shubhanshu Kumar Date: Sat, 19 Apr 2025 11:41:15 +0530 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 535197a..6855f23 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -35,6 +35,7 @@ // Use 'postCreateCommand' to run commands after the container is created. // "postCreateCommand": "python --version", + //cc // Configure tool-specific properties. "customizations": { "vscode": {