-
Notifications
You must be signed in to change notification settings - Fork 683
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
Adding Dev Container config #4040
Conversation
If your PR is missing information, check against the original template here. At a minimum you must have the section headers from the template and provide some information in each section. |
@magento create issue from PR |
run lighthouse-desktop |
Successfully started codebuild job for |
run lighthouse-mobile |
Successfully started codebuild job for |
Description
I'm adding Dev Container configurations to improve the developer experience.
The test is very straightforward, we just need to open it on VSCode locally and it will detect the Dev Container files and suggest opening it via Dev Container.
Or we can create a Github CodeSpace environment and the environment will be prepared to start coding.
Resolved issues: