Fix linting errors

This commit is contained in:
Nick Alteen
2025-07-11 13:49:53 -04:00
parent 42ae1a5ee3
commit b54d2b4c87
6 changed files with 19 additions and 14 deletions

16
.vscode/mcp.json vendored
View File

@@ -1,9 +1,9 @@
{
"servers": {
"github": {
"url": "https://api.githubcopilot.com/mcp/",
"type": "http"
}
},
"inputs": []
}
"servers": {
"github": {
"url": "https://api.githubcopilot.com/mcp/",
"type": "http"
}
},
"inputs": []
}