summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Censi <AndreaCensi@users.noreply.github.com>2023-10-26 16:48:44 +0200
committerAndrea Censi <AndreaCensi@users.noreply.github.com>2023-10-26 16:48:44 +0200
commit636bb42728d3997039524657bc5ead5c27ab6a2e (patch)
tree1dae32ab576b713ae5acfaa94a12de3da63c8889
parentmisc (diff)
downloadact4e-636bb42728d3997039524657bc5ead5c27ab6a2e.tar.gz
act4e-636bb42728d3997039524657bc5ead5c27ab6a2e.zip
misc
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 70c3683..0754889 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -34,7 +34,7 @@
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-python.python",
- "tht13.html-preview-vscode",
+ "tht13.html-preview-vscode"
// "ms-python.vscode-pylance"
],