mirror of
https://github.com/Stability-AI/StableStudio.git
synced 2026-05-19 00:15:55 +08:00
5 lines
106 B
JSON
5 lines
106 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.enablePromptUseWorkspaceTsdk": true
|
|
}
|