xlx_teacher_app/xlx_teacher_app.code-workspace

18 lines
291 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../xlx_client/art-design-pro"
}
],
"settings": {
"files.associations": {
"pages.json": "jsonc",
"manifest.json": "jsonc"
},
"typescript.tsdk": "node_modules\\typescript\\lib",
"explorer.fileNesting.expand": false
}
}