feat: Initial Dev Containers setup (no-changelog) (#8951)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
Jean Khawand
2024-06-06 14:31:33 +02:00
committed by GitHub
parent 600013a1ab
commit f7198e3734
6 changed files with 64 additions and 0 deletions

7
n8n.code-workspace Normal file
View File

@@ -0,0 +1,7 @@
{
"folders": [
{
"path": ".",
},
],
}