Roo-Code/packages/db/tsconfig.json
2025-06-20 16:17:35 -07:00

5 lines
116 B
JSON

{
"extends": "@roo-code-cloud/config-typescript/base.json",
"include": ["src"],
"exclude": ["node_modules"]
}