mirror of
https://example.com
synced 2024-11-24 07:16:38 +09:00
6 lines
141 B
JSON
6 lines
141 B
JSON
{
|
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
|
"path-intellisense.mappings": {
|
|
"@": "${workspaceRoot}/packages/client/src/"
|
|
},
|
|
}
|