Skip to content

Commit

Permalink
Add VSCode project files
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Apr 21, 2022
1 parent e2fdddf commit b8a3948
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"recommendations": [
"davidanson.vscode-markdownlint",
"elagil.pre-commit-helper",
"cschleiden.vscode-github-actions"
]
}
8 changes: 8 additions & 0 deletions .vscode/sprout-wrap.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {}
}

0 comments on commit b8a3948

Please sign in to comment.