mirror of https://github.com/OpenVidu/openvidu.git
openvidu-testapp: update tsconfig.json to make it compatible with openvidu-browser-v2compatibility
parent
c43b11dd87
commit
b50f631269
|
@ -13,10 +13,12 @@
|
|||
"node_modules/@types"
|
||||
],
|
||||
"lib": [
|
||||
"es2017",
|
||||
"ES2022",
|
||||
"dom",
|
||||
"ES2021.WeakRef"
|
||||
],
|
||||
"types": ["node"],
|
||||
"skipLibCheck": true,
|
||||
"useDefineForClassFields": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue