forked from MapComplete/MapComplete
Chore: Remove gitpod
This commit is contained in:
parent
ca0ebe94d6
commit
992d340dfd
1 changed files with 0 additions and 20 deletions
20
.gitpod.yml
20
.gitpod.yml
|
@ -1,20 +0,0 @@
|
|||
tasks:
|
||||
- init: npm run init
|
||||
command: npm run start
|
||||
name: Initialize and start MapComplete
|
||||
- name: Generate Layeroverview
|
||||
command: npm run generate:layeroverview
|
||||
|
||||
ports:
|
||||
- name: MapComplete Website
|
||||
port: 1234
|
||||
onOpen: open-browser
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- "esbenp.prettier-vscode"
|
||||
- "eamodio.gitlens"
|
||||
- "github.vscode-pull-request-github"
|
||||
- "svelte.svelte-vscode"
|
||||
- "bradlc.vscode-tailwindcss"
|
||||
- "editorconfig.editorconfig"
|
Loading…
Add table
Add a link
Reference in a new issue