Enhance tsconfig for openvidu-webcomponent by adding skipLibCheck option

v2compatibility
Carlos Santos 2025-10-01 19:22:44 +02:00
parent b1d6d275a4
commit 0e7e4e4c66
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
"openvidu-angular": [
"dist/openvidu-angular"
]
}
},
"skipLibCheck": true
},
"files": [
"./openvidu-webcomponent.main.ts",