ref: AVModeration to use typescript#2642
ref: AVModeration to use typescript#2642saghul merged 9 commits intojitsi:masterfrom manzil-infinity180:AVModeration
Conversation
|
Hi, thanks for your contribution! |
|
Ran the CI. |
|
@saghul is this ready to merge !! |
modules/xmpp/AVModeration.ts
Outdated
| import { getLogger } from '@jitsi/logger'; | ||
| import { $msg } from 'strophe.js'; | ||
|
|
||
| import ChatRoom from "./ChatRoom"; |
There was a problem hiding this comment.
Doh I'm not sure why the linger didn't catch this.
Can you please make it single quotes?
Also put it right before the XMPP import please.
I'll look into what's up with the linter...
|
Jenkins please test this please. |
|
Can you please rebase? |
|
PTAL @saghul |
|
The CI is running now, I did see some errors the linter will catch. |
|
Jenkins please test this please. |
|
@saghul i fixed the lint error |
|
Jenkins please test this please. |
Part of Conversion to ts - #1890
modules/xmpp/AVModeration.js → modules/xmpp/AVModeration.ts