0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-11 05:39:10 +00:00
renovatebot_renovate/.vscode/extensions.json
HonkingGoose 004b383bd0
chore: add GitHub Actions VS Code extension (#21350)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 10:50:25 +00:00

9 lines
183 B
JSON

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