renovate/.vscode/extensions.json

10 lines
183 B
JSON
Raw Permalink Normal View History

{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"orta.vscode-jest",
"editorconfig.editorconfig",
"github.vscode-github-actions"
]
}