tstor/.vscode/settings.json

5 lines
166 B
JSON
Raw Normal View History

2023-10-08 16:46:03 +00:00
{
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/royalcat/projects/distribyted/.github/workflows/mkdocs.yml"
}
}