We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbbcc7 commit 1267431Copy full SHA for 1267431
.vscode/extensions.json
@@ -2,6 +2,10 @@
2
"recommendations": [
3
"streetsidesoftware.code-spell-checker",
4
"editorconfig.editorconfig",
5
- "dbaeumer.vscode-eslint"
+ "dbaeumer.vscode-eslint",
6
+ "figma.figma-vscode-extension",
7
+ "GitHub.vscode-github-actions",
8
+ "GitHub.vscode-pull-request-github",
9
+ "eamodio.gitlens"
10
]
11
}
0 commit comments