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 15b1a9a commit 3595b31Copy full SHA for 3595b31
.vscode/settings.json
@@ -2,9 +2,7 @@
2
"typescript.tsdk": "node_modules\\typescript\\lib",
3
"javascript.preferences.importModuleSpecifierEnding": "js",
4
"typescript.preferences.importModuleSpecifierEnding": "js",
5
- "js/ts.implicitProjectConfig.module": "NodeNext",
6
"terminal.integrated.automationProfile.windows": {
7
- "path": "pwsh.exe",
8
- "icon": "terminal-powershell"
+ "path": "cmd.exe"
9
}
10
0 commit comments