Explorar el Código

add "hookyqr.beautify" to "unwantedRecommendations"

Yuki Takei hace 7 años
padre
commit
6fc2b7a8e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",
 	]
 }