Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 8c4e3c9

Browse files
committed
Fix configuration
1 parent 8438d92 commit 8c4e3c9

File tree

3 files changed

+0
-458
lines changed

3 files changed

+0
-458
lines changed

examples/video-chat/tsconfig.json

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"extends": "@react-native/typescript-config/tsconfig.json",
33
"compilerOptions": {
4-
"paths": {
5-
"@fishjam-dev/react-native-client": ["../src/"]
6-
},
74
"types": ["node"]
85
}
96
}

0 commit comments

Comments
 (0)