From 8af1e0c0615c64c73a8e8169a02347deec8c96bb Mon Sep 17 00:00:00 2001
From: Sarut Limpajeerawong <179701381+tr4200812@users.noreply.github.com>
Date: Sat, 12 Apr 2025 20:04:36 +0700
Subject: [PATCH] Create devcontainer.json

---
 .devcontainer/devcontainer.json | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .devcontainer/devcontainer.json

diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
new file mode 100644
index 0000000..e232872
--- /dev/null
+++ b/.devcontainer/devcontainer.json
@@ -0,0 +1,8 @@
+{
+  "image": "mcr.microsoft.com/devcontainers/universal:2",
+  "features": {
+    You’re making changes in a project you don’t have write access to. Submitting a change will write it to a new branch in your fork tr4200812/checkout, so you can send a pull request.
+checkout/.devcontainer
+/user-attachments
+  }
+}