Skip to content

Commit e481cf3

Browse files
authored
Merge pull request #965 from Kyoungwoong/feature/955-remove-invalid-line
refac[vibe]: 잘못된 path 설정 삭제
2 parents 1814833 + d39b93d commit e481cf3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/mcp/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
"jsx": "react-jsx",
1212
"allowSyntheticDefaultImports": true,
1313
"baseUrl": "src",
14-
"paths": {
15-
"types": ["../analysis-engine/dist/types"]
16-
}
1714
},
1815
"include": ["src"]
1916
}

0 commit comments

Comments
 (0)