mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-25 05:52:43 +08:00
12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"editorconfig.editorconfig",
|
|
"redhat.vscode-yaml",
|
|
"nefrob.vscode-just-syntax"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"esbenp.prettier-vscode"
|
|
]
|
|
}
|