18 lines
291 B
Plaintext
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
|
||
|
|
}
|
||
|
|
}
|