upend/.vscode/extensions.json

8 lines
175 B
JSON

{
"recommendations": [
"svelte.svelte-vscode",
"rust-lang.rust-analyzer",
"esbenp.prettier-vscode",
"earthly.earthfile-syntax-highlighting"
]
}