servers/.vscode/settings.json

5 lines
170 B
JSON
Raw Normal View History

2022-06-04 18:10:21 +00:00
{
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/medzik/git/MedzikUser/rust/servers/.github/workflows/build.yml"
}
}