fp/.vscode/extensions.json

6 lines
95 B
JSON
Raw Normal View History

2024-03-20 21:35:34 -08:00
{
"recommendations": [
2025-02-10 08:16:50 -08:00
"redhat.vscode-yaml",
"elixir-lsp.elixir-ls"
2024-03-20 21:35:34 -08:00
]
}