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