From dd8a5fd88ca1ff675e34952b6522d395e2efb552 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 Oct 2020 16:13:58 +0000 Subject: [PATCH] Added stuff --- .gitpod.yml | 5 +++++ 1 file changed, 5 insertions(+) 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