vscli 0.2.1

A CLI tool to launch vscode projects, which supports devcontainers.
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:recommended"
  ],
  "labels": [
    "no-stale"
  ]
}