devscard/.vscode/extensions.json
Konrad Szwarc af7e6c285d
Add PDF CV generation script (#156)
Co-authored-by: Szymon Kin <68154191+hoolek77@users.noreply.github.com>
2023-01-18 18:49:47 +01:00

11 lines
258 B
JSON

{
"recommendations": [
"EditorConfig.EditorConfig",
"astro-build.astro-vscode",
"bradlc.vscode-tailwindcss",
"esbenp.prettier-vscode",
"foxundermoon.shell-format",
"mgmcdermott.vscode-language-babel",
"redhat.vscode-yaml"
]
}