From 3c2787e71e429f42b3826ba6f33b982b1da6f322 Mon Sep 17 00:00:00 2001 From: barbapapazes Date: Mon, 28 Oct 2024 11:32:51 +0100 Subject: [PATCH] chore: update eslint --- .../Profile/ProfileSectionInformation.vue | 2 +- auth.d.ts | 3 -- eslint.config.mjs | 4 +- nuxt.config.ts | 50 +++++++++---------- package.json | 1 + pnpm-lock.yaml | 11 ++-- 6 files changed, 35 insertions(+), 36 deletions(-) diff --git a/app/components/Profile/ProfileSectionInformation.vue b/app/components/Profile/ProfileSectionInformation.vue index a036983..76ba324 100644 --- a/app/components/Profile/ProfileSectionInformation.vue +++ b/app/components/Profile/ProfileSectionInformation.vue @@ -1,5 +1,5 @@