add valuable ts-ignore

pull/21833/head
Michael Telatynski 2021-07-14 19:16:34 +01:00
parent 296d5d1d5e
commit 12761fd823
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ limitations under the License.
import { defer, IDeferred } from "matrix-js-sdk/src/utils";
// @ts-ignore - `.ts` is needed here to make TS happy
import BlurhashWorker from "./workers/blurhash.worker.ts";
interface IBlurhashWorkerResponse {