소스 검색

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"