diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-10-07 16:13:58 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-10-07 16:13:58 +0000 |
| commit | dd8a5fd88ca1ff675e34952b6522d395e2efb552 (patch) | |
| tree | 6b2270dfa573dfb119e8779490610cb21d7eb8bf /.gitpod.yml | |
| parent | 5ed60768f41158becdfb78e9fe0a4da7d16a3dac (diff) | |
| download | chine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.tar.gz chine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.tar.bz2 chine-projet-dd8a5fd88ca1ff675e34952b6522d395e2efb552.zip | |
Added stuff
Diffstat (limited to '.gitpod.yml')
| -rw-r--r-- | .gitpod.yml | 5 |
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 |
