mcp-jokes / node_modules /call-bound /tsconfig.json
petergits
this is the first checkin, probably don't need the node modules.
a811242
Invalid JSON: Expected double-quoted property name in JSONat line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ESNext",
"lib": ["es2024"],
},
"exclude": [
"coverage",
],
}