mirror of
https://github.com/cloudmaker97/JTL-Shop-Entwicklungsumgebung.git
synced 2025-12-06 00:48:34 +00:00
21 lines
No EOL
284 B
Text
21 lines
No EOL
284 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": ".",
|
|
"name": "Alle Ordner",
|
|
},
|
|
{
|
|
"path": "shop",
|
|
"name": "JTL-Shop: Shop-System"
|
|
},
|
|
{
|
|
"path": "tools",
|
|
"name": "Sonstiges: Tools"
|
|
},
|
|
{
|
|
"path": ".devcontainer",
|
|
"name": "Sonstiges: Devcontainer"
|
|
},
|
|
],
|
|
"settings": {}
|
|
} |