Skip to content

Commit 4d8dbb2

Browse files
committed
chore: update settings.json
1 parent 73d5b84 commit 4d8dbb2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@
99
"dist": true // set this to false to include "dist" folder in search results
1010
},
1111
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
12-
"typescript.tsc.autoDetect": "off",
13-
"terminal.integrated.cwd": "${workspaceFolder}/backend",
14-
"terminal.integrated.defaultProfile.linux": ""
12+
"typescript.tsc.autoDetect": "off"
1513
}

0 commit comments

Comments
 (0)