wsl settings

This commit is contained in:
2025-08-30 08:59:45 +02:00
parent fabe24c926
commit ae8c1e468d
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"golang.go"
]
}
+6
View File
@@ -2,6 +2,12 @@
"folders": [
{
"path": "backend"
},
{
"path": "frontend"
},
{
"path": "docker"
}
],
"settings": {}