fp/.vscode/extensions.json

7 lines
117 B
JSON
Raw Normal View History

2024-03-21 05:35:34 +00:00
{
"recommendations": [
"helm-ls.helm-ls",
"tchoupinax.tilt",
"redhat.vscode-yaml"
]
}