We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629cab5 commit 0b6c975Copy full SHA for 0b6c975
.vscode/settings.json
@@ -49,5 +49,5 @@
49
"**/dist": true
50
},
51
"typescript.preferences.importModuleSpecifier": "project-relative",
52
- "typescript.tsdk": "node_modules\\typescript\\lib"
+ "typescript.tsdk": "node_modules/typescript/lib"
53
}
0 commit comments