From e0efda0d290bbe4f6933035332cd2d306346a887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nano=F0=9F=AB=A5Sudoer?= <66500657+NanoSudoers@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:13:05 -0600 Subject: [PATCH] Create Emoji-cheats-devcontainer.json --- .devcontainer/Emoji-cheats-devcontainer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .devcontainer/Emoji-cheats-devcontainer.json diff --git a/.devcontainer/Emoji-cheats-devcontainer.json b/.devcontainer/Emoji-cheats-devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/Emoji-cheats-devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +}