Skip to content

Commit

Permalink
chore: Add extensions for gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Mar 1, 2022
1 parent 9bc2e5b commit 7ac656e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@

tasks:
- init: yarn install && yarn run builds

vscode:
extensions:
- esbenp.prettier-vscode
- dbaeumer.vscode-eslint

0 comments on commit 7ac656e

Please sign in to comment.