-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(devcontainer): vscode devcontainer configuration #682
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great contribution - added some comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work getting this added, i'm excited to have a play around with it!
In terms of adding this to the Monorepo construct, we can track that in: #603.
Add VSCode DevContainer configuration to the project. The goal is to ease development by including a systematic way of consistently having all the dependencies installed and ready. This pull-request achieves a similar goal as described in #603.
Artifacts:
Reference: