mirror of https://github.com/OpenVidu/openvidu.git
Enhance tsconfig for openvidu-webcomponent by adding skipLibCheck option
parent
b1d6d275a4
commit
0e7e4e4c66
|
@ -7,7 +7,8 @@
|
|||
"openvidu-angular": [
|
||||
"dist/openvidu-angular"
|
||||
]
|
||||
}
|
||||
},
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"files": [
|
||||
"./openvidu-webcomponent.main.ts",
|
||||
|
|
Loading…
Reference in New Issue