1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00
Files
tools/tools.code-workspace

22 lines
222 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "configs/tsconfig"
},
{
"path": "core/platform"
},
{
"path": "core/stdlib"
},
{
"path": "infra/renovate"
},
{
"path": "web/vue"
}
]
}