aboutsummaryrefslogtreecommitdiff
path: root/.gitpod.yml
blob: a1f91f8e56ae5cdb38b3b4183ae7dafb11898f91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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==