Skip to content

Commit

Permalink
chore(dev): include useful extensions (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
miketheman authored Apr 29, 2023
1 parent 38c3cc4 commit 584de34
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
Expand Up @@ -21,3 +21,9 @@ tasks:
pip install tox
command: tox

vscode:
extensions:
- ms-python.python
- EditorConfig.EditorConfig
- bungcip.better-toml

0 comments on commit 584de34

Please sign in to comment.