armcord/.vscode/settings.json

5 lines
165 B
JSON
Raw Normal View History

2022-05-23 16:42:57 +00:00
{
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/smartfridge/Documents/ArmCord/.github/workflows/build.yml"
}
}