Ver Fonte

chore: remove non-functional GitPod config

Paul Razvan Berg há 1 ano atrás
pai
commit
19fb4848b9
1 ficheiros alterados com 0 adições e 10 exclusões
  1. 0 10
      .gitpod.yml

+ 0 - 10
.gitpod.yml

@@ -1,10 +0,0 @@
-image: "gitpod/workspace-bun:latest"
-
-tasks:
-  - init: "bun install"
-
-vscode:
-  extensions:
-    - "esbenp.prettier-vscode"
-    - "NomicFoundation.hardhat-solidity"
-    - "ritwickdey.LiveServer"