mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
chore(vscode): add sample settings.json with yaml schema configuration
This commit is contained in:
5
.vscode/settings-sample.json
vendored
Normal file
5
.vscode/settings-sample.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"yaml.schemas": {
|
||||
"./docs/static/schema.json": "Taskfile.yml"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user