aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitpod.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 572ee31..a1f91f8 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -3,3 +3,8 @@ image: gitpod/workspace-full
tasks:
- init: yarn install && yarn run build
command: yarn run start
+
+vscode:
+ extensions:
+ - abusaidm.html-snippets@0.2.1:HrYIjYqOIABbxFB9g9kqXQ==
+ - octref.vetur@0.28.0:bW1RGNnmWYQO43JdJgK34w== \ No newline at end of file