iceshrimp-legacy/packages/client/.vscode/settings.json
2023-01-12 22:27:17 -08:00

7 lines
141 B
JSON

{
"typescript.tsdk": "node_modules\\typescript\\lib",
"path-intellisense.mappings": {
"@": "${workspaceRoot}/packages/client/src/"
},
}