mcp-jokes / node_modules /gopd /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 5, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}