mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-06 07:43:08 +02:00
7 lines
141 B
JSON
7 lines
141 B
JSON
|
{
|
||
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
||
|
"path-intellisense.mappings": {
|
||
|
"@": "${workspaceRoot}/packages/backend/src/"
|
||
|
}
|
||
|
}
|