sandbox/.vscode/extensions.json

11 lines
222 B
JSON
Raw Normal View History

{
"recommendations": [
"avive.arcanist",
"christian-kohler.npm-intellisense",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"github.vscode-github-actions"
]
}