mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-23 16:59:39 +08:00
13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"ms-vscode.cpptools-extension-pack",
|
|
"editorconfig.editorconfig",
|
|
"redhat.vscode-yaml",
|
|
"nefrob.vscode-just-syntax"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"esbenp.prettier-vscode"
|
|
]
|
|
}
|