aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-10-07 16:13:58 +0000
committerAndrew Lee <alee14498@protonmail.com>2020-10-07 16:13:58 +0000
commitdd8a5fd88ca1ff675e34952b6522d395e2efb552 (patch)
tree6b2270dfa573dfb119e8779490610cb21d7eb8bf
parent5ed60768f41158becdfb78e9fe0a4da7d16a3dac (diff)
downloadchine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.tar.gz
chine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.tar.bz2
chine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.zip
Added stuff
-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