mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
5 lines
108 B
JSON
5 lines
108 B
JSON
{
|
|
"extends": "@benchmark/typescript-config/base.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|