Просмотр исходного кода

add "hookyqr.beautify" to "unwantedRecommendations"

Yuki Takei 7 лет назад
Родитель
Сommit
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",
 	]
 }