Fix linting errors

This commit is contained in:
Nick Alteen
2025-07-11 13:44:09 -04:00
parent d60fcf10bb
commit 4a38b08003
3 changed files with 12 additions and 12 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": []
}