zed/styles/theme-tool/.vscode/settings.json
2023-02-09 00:09:44 -05:00

4 lines
No EOL
105 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}