diff --git a/.gitpod.yml b/.gitpod.yml index 1c7d696..2e958b0 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,5 +1,3 @@ -image: gitpod/workspace-full - tasks: - init: npm i command: npm start