1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-25 11:53:57 +01:00
emoji-cheat-sheet/.devcontainer/devcontainer.json

6 lines
82 B
JSON
Raw Normal View History

2024-01-12 18:16:40 +01:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}