se supone que volvio
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"checkJs": false,
|
||||
"resolveJsonModule": true,
|
||||
"moduleResolution": "node",
|
||||
"target": "esnext", // Or appropriate target for your Node.js version
|
||||
"module": "esnext", // Since package.json has "type": "module"
|
||||
// Paths are inherited from tsconfig.base.json
|
||||
"baseUrl": "." // baseUrl is still needed if there are other local paths
|
||||
},
|
||||
"include": ["**/*.js"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
@@ -15,7 +15,6 @@
|
||||
"@open-wa/wa-automate": "^4.34.3",
|
||||
"mime-types": "^2.1.35",
|
||||
"@modelcontextprotocol/sdk": "^1.0.0",
|
||||
"@philschmid/weather-mcp": "^1.0.0",
|
||||
"@empresa/prisma-schema": "1.0.0"
|
||||
"@philschmid/weather-mcp": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user