mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"ms-vscode.extension-test-runner",
|
|
"ms-vscode.vscode-typescript-next",
|
|
"ms-vscode.vscode-json"
|
|
]
|
|
} |