jiti-meet/react/features/participants-pane
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 chore(TS): Create web tsconfig (#12381) 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 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
actions.web.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
constants.tsx ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
functions.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
hooks.ts ref(TS) Convert some features to TS (#12366) 2022-10-13 11:26:28 +03:00
middleware.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
reducer.ts ref(TS) Convert some features to TS (#12149) 2022-09-14 14:32:58 +03:00