👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2022-02-20 23:29:29 +01:00
parent d19a4259c2
commit 783c8e67f4

View file

@ -32,6 +32,7 @@ import {
} from '.';
import * as config from '../config';
// eslint-disable-next-line import/no-cycle
import { WEBHOOK_METHODS } from './WebhookHelpers';
// eslint-disable-next-line @typescript-eslint/no-var-requires, @typescript-eslint/no-unsafe-call