Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .vscode/extensions.json

This file was deleted.

75 changes: 0 additions & 75 deletions .vscode/settings.json

This file was deleted.

11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Config

## Dev Container Features

To include the feature to a **dev container** you have to add the following key to the project :
Comment thread
rrodrigues-mdt marked this conversation as resolved.
Outdated

```
"features": {
"ghcr.io/mindedtech/config/devcontainer-common/common-extensions-and-settings:0.0.1": {}
},
```
Loading