3
0
mirror of https://github.com/mastodon/chart synced 2025-05-17 20:43:21 +00:00

Create devcontainer.json

This commit is contained in:
michakinchen8 2025-04-28 02:01:59 -05:00 committed by GitHub
parent 9f4ebfa8bc
commit 4040245d83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}