Skip to content

Instantly share code, notes, and snippets.

@ValentaTomas
Created October 16, 2021 10:48
Show Gist options
  • Save ValentaTomas/7ac4f1dde4202fb230bfd4036e974a26 to your computer and use it in GitHub Desktop.
Save ValentaTomas/7ac4f1dde4202fb230bfd4036e974a26 to your computer and use it in GitHub Desktop.
Basic NPM setup for Gitpod
tasks:
- init: npm i
github:
prebuilds:
branches: true
image:
file: .gitpod.Dockerfile
# vscode:
# extensions:
# - bradlc.vscode-tailwindcss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment