Skip to content

Commit

Permalink
fix(vscode): remove unused YAML schema configurations from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
amnweb committed Feb 1, 2025
1 parent c920519 commit a455744
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@
},
"files.watcherExclude": {
"**/__pycache__": true
},
"yaml.schemas": {
"file:///c%3A/Users/amn/.vscode/extensions/docsmsft.docs-yaml-1.0.5/dist/toc.schema.json": "/toc\\.yml/i",
"https://json.schemastore.org/github-issue-config.json": "file:///c%3A/Users/amn/Desktop/k/yasb/.github/ISSUE_TEMPLATE/config.yaml"
}
}

0 comments on commit a455744

Please sign in to comment.