Rudimentary template
This commit is contained in:
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"eamodio.gitlens",
|
||||
"ivangabriele.vscode-git-add-and-commit",
|
||||
"philipbe.theme-gray-matter",
|
||||
"yzhang.markdown-all-in-one"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user