mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
12 lines
256 B
JSON
12 lines
256 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"nanaian.vscode-star-rod",
|
|
"notskm.clang-tidy",
|
|
"EditorConfig.EditorConfig",
|
|
],
|
|
"unwantedRecommendations": [
|
|
"llvm-vs-code-extensions.vscode-clangd",
|
|
],
|
|
}
|