-
Notifications
You must be signed in to change notification settings - Fork 410
Add devcontainer #2029
Copy link
Copy link
Closed
Description
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary of the new feature
As a user I want a devcontainer added so I can more easily work on this project.
Proposed technical implementation details (optional)
Create a
./.devcontainer/devcontainer.jsonwith the required dependencies to work on this project.