mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-12 23:01:21 +00:00
chore: commit src/tsconfig.json
This commit is contained in:
parent
922841e6a9
commit
d7b72338bb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"useUnknownInCatchVariables": false
|
||||
},
|
||||
"include": ["."],
|
||||
"exclude": ["node_modules"],
|
||||
"exclude": ["node_modules", "api/login.ts"],
|
||||
"watchOptions": {
|
||||
"watchFile": "useFsEvents",
|
||||
"watchDirectory": "useFsEvents",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue