(Feat): Initial Commit
This commit is contained in:
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-vscode-remote.remote-containers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user