Skip to content

Commit

Permalink
Add: .devcontainer.json for web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Aug 12, 2021
1 parent d0a9171 commit 9b10b90
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "Kord Extensions",
"extensions": [
"mathiasfrohlich.kotlin",
"dunstontc.vscode-gitignore-syntax",
"d.git-file-status",
"mikestead.dotenv",
"vsls-contrib.gistfs"
]
}

0 comments on commit 9b10b90

Please sign in to comment.