twilio-python icon indicating copy to clipboard operation
twilio-python copied to clipboard

Create devcontainer.json

Open starlightretailceo opened this issue 9 months ago • 0 comments

This pull request includes the addition of a new configuration file for the development container. The most important change is the inclusion of a .devcontainer/devcontainer.json file to specify the container image and features.

Development container configuration:

  • .devcontainer/devcontainer.json: Added configuration file specifying the use of the mcr.microsoft.com/devcontainers/universal:2 image.<!-

starlightretailceo avatar Feb 24 '25 08:02 starlightretailceo