MapComplete/.vscode/extensions.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
139 B
JSON
Raw Normal View History

2022-07-05 15:02:08 +00:00
{
"recommendations": [
"esbenp.prettier-vscode",
2022-07-06 09:09:05 +00:00
"eamodio.gitlens",
"GitHub.vscode-pull-request-github"
2022-07-05 15:02:08 +00:00
]
}