openvidu-browser: tsconfig.json file to root dir

This commit is contained in:
pabloFuente 2019-04-22 14:49:42 +02:00
parent e810b3e322
commit 43e5f3e741

View File

@ -24,6 +24,7 @@
"outDir": "../../lib",
"preserveConstEnums": true,
"removeComments": true,
"rootDir": "./src",
"skipDefaultLibCheck": true,
"skipLibCheck": true,
"sourceMap": true,