mirror of https://github.com/OpenVidu/openvidu.git
openvidu-browser: tsconfig.json file to root dir
parent
e810b3e322
commit
43e5f3e741
|
@ -24,6 +24,7 @@
|
||||||
"outDir": "../../lib",
|
"outDir": "../../lib",
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
|
"rootDir": "./src",
|
||||||
"skipDefaultLibCheck": true,
|
"skipDefaultLibCheck": true,
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
Loading…
Reference in New Issue