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 d24d066 commit e56d3beCopy full SHA for e56d3be
.vscode/settings.json
@@ -1,8 +1,3 @@
1
{
2
- "typescript.tsdk": "node_modules\\typescript\\lib",
3
- "javascript.preferences.importModuleSpecifierEnding": "js",
4
- "typescript.preferences.importModuleSpecifierEnding": "js",
5
- "terminal.integrated.automationProfile.windows": {
6
- "path": "cmd.exe"
7
- }
+ "typescript.tsdk": "node_modules/typescript/lib",
8
}
0 commit comments