-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitpod.yml
More file actions
27 lines (26 loc) · 1.13 KB
/
.gitpod.yml
File metadata and controls
27 lines (26 loc) · 1.13 KB
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
tasks:
- init: echo "Replace me with a build script for the project."
# Users should uncomment this line when they get to the mongo section.
# command: mkdir -p /workspace/data && mongod --dbpath /workspace/data
image:
file: .gitpod.Dockerfile
vscode:
extensions:
- svipas.control-snippets@1.9.1:tTOr8FomaWXl1OyvsZP1SQ==
# Snippets
- abusaidm.html-snippets@0.2.1:7b7Vkkp6Lem9WOqKCYMq2w==
- Zignd.html-css-class-completion@1.19.0:b3YWQQIEP1z3u93nyLX0UA==
- thekalinga.bootstrap4-vscode@6.1.0:duaQhthWtxWBzXAGe+5GKQ==
- dsznajder.es7-react-js-snippets@2.8.2:Oslxvz4UUDeKPjbcLgPwdQ==
- fivethree.vscode-ionic-snippets@2.2.2:Ply5R23KZJUx7j67niwLJQ==
- fivethree.vscode-svelte-snippets@0.5.0:rRkcaFrMb8wbTuH6kbGEQQ==
# Lint
- dbaeumer.vscode-eslint@2.1.3:1NRvj3UKNTNwmYjptmUmIw==
# View Documents
- bringout.pdf-view@2.2.2:m2alWRlC9L/tyX8kV/oeNg==
# Documentation
- joelday.docthis@0.7.1:OOpm9cdbc8T5+PL4o+MM3Q==
- aaron-bond.better-comments@2.1.0:w1dHZXyFPGn7vpca57Nf5g==
# SVG
- jock.svg@1.3.5:saP8NjiKhPIJgolGEL9E3g==
- idleberg.svg-icons@0.7.0:ktzpetSpTEIdU0RF39/Dgg==