mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
fix(ts) apply import linting rules to TS files too
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
e2337e8db8
commit
be9e1136de
@@ -4,10 +4,10 @@ import {
|
||||
REMOVE_CACHED_TRANSCRIPT_MESSAGE,
|
||||
REMOVE_TRANSCRIPT_MESSAGE,
|
||||
SET_REQUESTING_SUBTITLES,
|
||||
SET_SUBTITLES_ERROR,
|
||||
STORE_SUBTITLE,
|
||||
TOGGLE_REQUESTING_SUBTITLES,
|
||||
UPDATE_TRANSCRIPT_MESSAGE,
|
||||
SET_SUBTITLES_ERROR
|
||||
UPDATE_TRANSCRIPT_MESSAGE
|
||||
} from './actionTypes';
|
||||
import { ISubtitle } from './types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user