mars-v2-frontend/.vscode/settings.json

4 lines
105 B
JSON
Raw Normal View History

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