Skip to content

Commit

Permalink
Cleanup VS Code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Septh committed Nov 6, 2024
1 parent d24d066 commit e56d3be
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"typescript.tsdk": "node_modules\\typescript\\lib",
"javascript.preferences.importModuleSpecifierEnding": "js",
"typescript.preferences.importModuleSpecifierEnding": "js",
"terminal.integrated.automationProfile.windows": {
"path": "cmd.exe"
}
"typescript.tsdk": "node_modules/typescript/lib",
}

0 comments on commit e56d3be

Please sign in to comment.