Преглед изворни кода

add "hookyqr.beautify" to "unwantedRecommendations"

Yuki Takei пре 7 година
родитељ
комит
6fc2b7a8e7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .vscode/extensions.json

+ 1 - 1
.vscode/extensions.json

@@ -14,6 +14,6 @@
 	],
 	// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
 	"unwantedRecommendations": [
-
+    "hookyqr.beautify",
 	]
 }