Connor McCutcheon
/ Music
settings.json
json
{
    "cSpell.words": [
        "subspan",
        "vals"
    ],
    "yaml.schemas": {
      "https://json.schemastore.org/github-workflow.json": "file:///home/felix/projects/strudel/.github/workflows/deploy.yml"
    },
    "testing.automaticallyOpenPeekView": "never"
}
No comments yet.