Skip to content

Commit 1a65d97

Browse files
committed
Allow live preview of data catalog website
1 parent e40caec commit 1a65d97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"vscode": {
1010
"extensions": [
1111
"ms-python.python",
12-
"redhat.vscode-yaml"
12+
"redhat.vscode-yaml",
13+
"ms-vscode.live-server"
1314
],
1415
"settings": {
1516
"python.defaultInterpreterPath": "/usr/local/bin/python"

0 commit comments

Comments
 (0)