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 daba536 + 25815d5 commit ad55c6dCopy full SHA for ad55c6d
package/tsconfig.json
@@ -1,9 +1,6 @@
1
{
2
"compilerOptions": {
3
"baseUrl": "./",
4
- "paths": {
5
- "stream-chat-react-native": ["./src/index"]
6
- },
7
"allowUnreachableCode": false,
8
"allowUnusedLabels": false,
9
"esModuleInterop": true,
0 commit comments