瀏覽代碼

chore: remove non-functional GitPod config

Paul Razvan Berg 1 年之前
父節點
當前提交
19fb4848b9
共有 1 個文件被更改,包括 0 次插入10 次删除
  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"