mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
7 lines
141 B
JSON
7 lines
141 B
JSON
|
{
|
||
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
||
|
"path-intellisense.mappings": {
|
||
|
"@": "${workspaceRoot}/packages/client/src/"
|
||
|
},
|
||
|
}
|