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