jiti-meet/react/features/chat
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 Feat (chat) add new message badge (#11987) 2022-08-26 09:21:41 +03:00
actions.any.ts feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
actions.native.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
actions.web.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
constants.ts feat(ui-components) Add Tabs component (#12199) 2022-09-21 14:57:59 +03:00
functions.ts feat(chat): fixed chat counter (#12385) 2022-10-14 17:09:42 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.ts ref(TS) Convert some files to TS (#12307) 2022-10-07 11:39:18 +03:00
reducer.ts ref(TS) Convert some files to TS (#12307) 2022-10-07 11:39:18 +03:00
smileys.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
sounds.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00