berry
berry copied to clipboard
Create devcontainer.json
{ "image": "mcr.microsoft.com/devcontainers/universal:2", "features": {} }
What's the problem this PR addresses?
...
How did you fix it?
...
Checklist
- [x] I have read the Contributing Guide.
- [ ] I have set the packages that need to be released for my changes to be effective.
- [ ] I will check that all automated PR checks pass before the PR gets reviewed.