GermanAirlinesVA-ReactForOc.../workspace.code-workspace
2021-08-02 15:36:12 +02:00

11 lines
164 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}
}