mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-09 22:31:08 +00:00
Revert this
This commit is contained in:
parent
4cf455ed39
commit
ed97c95bb6
1 changed files with 1 additions and 2 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -9,6 +9,5 @@
|
|||
"dist": true // set this to false to include "dist" folder in search results
|
||||
},
|
||||
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
|
||||
"typescript.tsc.autoDetect": "off",
|
||||
"editor.formatOnSave": true
|
||||
"typescript.tsc.autoDetect": "off"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue