mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"**/mobile/*",
|
||||
"**/native/*",
|
||||
"**/*.native.ts",
|
||||
"**/*.native.tsx"
|
||||
"**/*.native.tsx",
|
||||
"**/*.ios.ts",
|
||||
"**/*.android.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user