mirror of
https://github.com/CaramelFur/Picsur.git
synced 2026-01-16 12:12:07 +01:00
24 lines
283 B
Plaintext
24 lines
283 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "shared",
|
|
"path": "shared"
|
|
},
|
|
{
|
|
"name": "backend",
|
|
"path": "backend"
|
|
},
|
|
{
|
|
"name": "frontend",
|
|
"path": "frontend"
|
|
},
|
|
{
|
|
"name": "Picsur-Monorepo",
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"vsicons.presets.angular": true
|
|
}
|
|
}
|