Fix linting errors

This commit is contained in:
Nick Alteen
2025-07-11 13:46:38 -04:00
parent 96167d31b2
commit 4630ed125d
5 changed files with 18 additions and 13 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": []
}