mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2026-03-06 16:03:12 +00:00
9 lines
204 B
JSON
9 lines
204 B
JSON
{
|
|
"recommendations": [
|
|
"golang.go", // Official Go extension
|
|
"trunk.io", // trunk.io Linters
|
|
"wayou.vscode-todo-highlight", // Highlight TODOs
|
|
"eamodio.gitlens" // Git integration
|
|
]
|
|
}
|