openvidu-browser: tsconfig.json file to root dir

pull/255/head
pabloFuente 2019-04-22 14:49:42 +02:00
parent e810b3e322
commit 43e5f3e741
1 changed files with 1 additions and 0 deletions

View File

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