Files
next-portfolio/.vscode/settings.json

6 lines
172 B
JSON

{
"editor.tabSize": 2,
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///workspace/next-portfolio/.gitea/workflows/deploy.yaml"
},
}