We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1814833 + d39b93d commit e481cf3Copy full SHA for e481cf3
1 file changed
packages/mcp/tsconfig.json
@@ -11,9 +11,6 @@
11
"jsx": "react-jsx",
12
"allowSyntheticDefaultImports": true,
13
"baseUrl": "src",
14
- "paths": {
15
- "types": ["../analysis-engine/dist/types"]
16
- }
17
},
18
"include": ["src"]
19
}
0 commit comments