milligram/.gitpod.yml

14 lines
234 B
YAML
Raw Normal View History

2019-10-31 05:53:44 +00:00
tasks:
- init: yarn install
command: yarn start
# list the ports to be exposed
ports:
- port: 3000
onOpen: open-preview
- port: 3001
onOpen: ignore
vscode:
extensions:
- syler.sass-indented@1.6.7:gAbIL/5IWvH0xYAbwe0Vag==