From 267bd49c18c3ef8c71c8c6e868987d666ad24f0a Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Tue, 12 Nov 2024 16:24:42 +0500 Subject: [PATCH] =?UTF-8?q?[IMP]=20website=5Fevent=5Fattendee=5Ffields:=20?= =?UTF-8?q?=D0=BE=D1=82=D0=BC=D0=B5=D1=87=D0=B0=D0=B5=D0=BC=20=D1=87=D0=B0?= =?UTF-8?q?=D1=81=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F=20=D0=BA=D0=B0=D0=BA=20es-?= =?UTF-8?q?=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.yml b/.eslintrc.yml index 0b38203..871b4a6 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -8,6 +8,7 @@ parserOptions: overrides: - files: + - "website_event_attendee_fields/static/src/js/test_tour.js" - "**/*.esm.js" parserOptions: sourceType: module