mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-18 09:34:24 +00:00
chore(vscode): add yaml schema for taskfiles
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -50,7 +50,8 @@
|
||||
"https://json.schemastore.org/pre-commit-config.json": ".pre-commit-config.y*ml",
|
||||
"https://json.schemastore.org/pulumi.json": "Pulumi.y*ml",
|
||||
"https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json": "docker-compose.y*ml",
|
||||
"https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json": ".markdownlint.y*ml"
|
||||
"https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json": ".markdownlint.y*ml",
|
||||
"https://taskfile.dev/schema.json": "*askfile.y*ml"
|
||||
},
|
||||
|
||||
"[markdown]": {
|
||||
|
||||
Reference in New Issue
Block a user