From f6d42e72361b0bc311f0211a6fcaadd3397fe33d Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 2 Dec 2021 12:51:07 +0100 Subject: [PATCH] add eslint-disable,@typescript-eslint/no-explicit-any @typescript-eslint/explicit-module-boundary-types --- backend/src/webhook/elopage.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/src/webhook/elopage.ts b/backend/src/webhook/elopage.ts index 9e2ddeb81..eb46b10e8 100644 --- a/backend/src/webhook/elopage.ts +++ b/backend/src/webhook/elopage.ts @@ -1,3 +1,5 @@ +/* eslint-disable @typescript-eslint/no-explicit-any */ +/* eslint-disable @typescript-eslint/explicit-module-boundary-types */ /* Elopage Webhook