jiti-meet/react/features/base/connection
Robert Pintilii 442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code

* chore(ts) split config

The mobile part is still WIP.

* Remove default tsconfig

* Fix ts-loader - use web tsconfig

* Fix tsconfig

Use noEmit only on npm scripts (for type checking), but don't use it in webpack

* Fix

* Fix import

* Fix

Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
2022-10-18 11:21:48 -05:00
..
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.ts chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
actions.native.ts chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
actions.web.ts chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
constants.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
functions.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
index.js feat: Passing the url to conference mapper (#11013) 2022-02-28 14:03:42 -06:00
logger.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
reducer.ts chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
utils.ts ref: Convert reducers to TS (#12101) 2022-09-01 14:00:49 +03:00