Files
task/.vscode/settings-sample.json

6 lines
76 B
JSON

{
"yaml.schemas": {
"./docs/static/schema.json": "Taskfile.yml"
}
}