jiti-meet/react/features/dynamic-branding
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
..
components/native chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
actionTypes.ts feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
actions.any.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
actions.native.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
functions.any.ts ref(TS) Convert some files to TS (#12307) 2022-10-07 11:39:18 +03:00
functions.web.ts feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
logger.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
middleware.native.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
middleware.web.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
reducer.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00