13 lines
278 B
JSON
13 lines
278 B
JSON
|
|
{
|
||
|
|
"recommendations": [
|
||
|
|
"gositeme.alfred-commander"
|
||
|
|
],
|
||
|
|
"unwantedRecommendations": [
|
||
|
|
"ms-vscode-remote.remote-ssh",
|
||
|
|
"ms-vscode.remote-server",
|
||
|
|
"ms-vscode.remote-explorer",
|
||
|
|
"github.copilot",
|
||
|
|
"github.copilot-chat"
|
||
|
|
]
|
||
|
|
}
|