forked from jasperavisser/sc2calc.org
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitpod.yml
32 lines (32 loc) · 928 Bytes
/
.gitpod.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
tasks:
- name: Dependencies
before: echo "Setting up dev enviroment."
init: |
npm install
# npm install -D tailwindcss@latest postcss@latest autoprefixer@latest
# npm run dev
command: echo "Done!"
image:
file: .gitpod.Dockerfile
vscode:
extensions:
# QoL
- CoenraadS.bracket-pair-colorizer-2
- jerrygoyal.shortcut-menu-bar
- EditorConfig.EditorConfig
- ms-vscode.sublime-keybindings
- dbaeumer.vscode-eslint
- HookyQR.beautify
- esbenp.prettier-vscode
- oouo-diogo-perdigao.docthis
- eamodio.gitlens
- GitHub.vscode-pull-request-github
- eg2.vscode-npm-script
# Dev
- svelte.svelte-vscode
- https://marketplace.visualstudio.com/_apis/public/gallery/publishers/astro-build/vsextensions/astro-vscode/0.7.7/vspackage
- bradlc.vscode-tailwindcss
- gencer.html-slim-scss-css-class-completion
- ms-azuretools.vscode-docker
# - DotJoshJohnson.xml
# - address.vsix