We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe5783 commit 508fa5bCopy full SHA for 508fa5b
.vscode/extensions.json
@@ -0,0 +1,13 @@
1
+{
2
+ // See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
3
+
4
+ "recommendations": [
5
+ "editorconfig.editorconfig",
6
+ "esbenp.prettier-vscode",
7
+ "bierner.lit-html",
8
+ "dbaeumer.vscode-eslint"
9
+ ],
10
11
+ // List of extensions recommended by VS Code that should not be recommended for users of this workspace.
12
+ "unwantedRecommendations": []
13
+}
0 commit comments