blob: a65a026d8a6b81c7ca67ca2a720eb00699f7b2e5 [file] [log] [blame]
tasks:
- name: Run
command: |
gp sync-await setup
yarn start
- name: Setup
init: |
yarn install
command: |
gp sync-done setup
exit 0
openMode: split-right
vscode:
extensions:
- editorconfig.editorconfig
- dbaeumer.vscode-eslint
- stylelint.vscode-stylelint
- DavidAnson.vscode-markdownlint
- ms-azuretools.vscode-docker
- GitHub.vscode-pull-request-github