Robert Pintilii
|
4bd27730ce
|
ref(TS) Convert some features to TS (#12523)
|
2022-11-10 10:45:56 +02:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
3eecf8063f
|
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
|
2022-10-19 11:42:54 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
2022-09-14 10:54:56 +03:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
2022-09-07 11:20:05 +03:00 |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2022-09-06 20:32:20 +03:00 |
Robert Pintilii
|
271ea8315b
|
ref: Improve reducers TS (#12123)
|
2022-09-05 12:05:07 +03:00 |
Robert Pintilii
|
43578474a0
|
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
|
2022-08-08 11:12:22 +03:00 |
Robert Pintilii
|
4e1af131fb
|
ref(typescript) Remove unnecessary ts-ignores (#11914)
|
2022-07-27 12:56:07 +03:00 |
Saúl Ibarra Corretgé
|
b0deb9ec0c
|
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com>
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
|
2022-07-11 15:30:37 +03:00 |
Robert Pintilii
|
38724458e3
|
ref(reactions) Re-write using TypeScript (#11603)
|
2022-06-08 10:44:47 +03:00 |