mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +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"]
|
|
}
|