Roo-Code/benchmark/apps/cli/tsconfig.json
2025-03-20 14:38:06 -07:00

5 lines
108 B
JSON

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