image: "gitpod/workspace-bun:latest" tasks: - init: "bun install" vscode: extensions: - "esbenp.prettier-vscode" - "NomicFoundation.hardhat-solidity" - "ritwickdey.LiveServer"