Files
Roo-Code/.vscode/extensions.json
Saoud Rizwan 9f169b7e4b Initial commit
2024-07-05 20:51:41 -04:00

6 lines
241 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": ["dbaeumer.vscode-eslint", "connor4312.esbuild-problem-matchers", "ms-vscode.extension-test-runner"]
}