Skip to content

Commit b1c5231

Browse files
Fix ESLint warnings
1 parent 6af99ca commit b1c5231

File tree

16 files changed

+567
-33
lines changed

16 files changed

+567
-33
lines changed

.vscode/mcp.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@
1010
"args": [
1111
"@playwright/mcp@latest"
1212
]
13-
},
14-
"context7": {
15-
"type": "http",
16-
"url": "https://mcp.context7.com/mcp"
17-
},
18-
"sequentialthinking": {
19-
"command": "npx",
20-
"args": [
21-
"-y",
22-
"@modelcontextprotocol/server-sequential-thinking"
23-
]
2413
}
2514
}
2615
}

0 commit comments

Comments
 (0)