Explorar el Código

chore: remove non-functional GitPod config

Paul Razvan Berg hace 1 año
padre
commit
19fb4848b9
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  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"