mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores Change any to actual types Fix eslint rule
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/* eslint-disable lines-around-comment */
|
||||
import { translate } from '../../../../base/i18n/functions';
|
||||
// @ts-ignore
|
||||
import { IconSettings } from '../../../../base/icons';
|
||||
import { IconSettings } from '../../../../base/icons/svg';
|
||||
// @ts-ignore
|
||||
import { AbstractButton, type AbstractButtonProps } from '../../../../base/toolbox/components';
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user