mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
5 lines
116 B
JSON
5 lines
116 B
JSON
{
|
|
"extends": "@roo-code-cloud/config-typescript/base.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|