mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
13 lines
331 B
JSON
13 lines
331 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",
|
|
"csstools.postcss",
|
|
"bradlc.vscode-tailwindcss",
|
|
"tobermory.es6-string-html"
|
|
]
|
|
}
|