Roo-Code/benchmark/packages/db/tsconfig.json
2025-03-19 23:04:59 -07:00

5 lines
108 B
JSON

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