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.
1 parent 1814833 commit d39b93dCopy full SHA for d39b93d
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