feat: ESLint configuration

This commit is contained in:
2026-01-13 08:40:35 -05:00
parent 55e16ab24b
commit e95bbfb885
7 changed files with 1730 additions and 54 deletions

View File

@@ -2,7 +2,7 @@
<div>
<NuxtRouteAnnouncer />
<NuxtLoadingIndicator />
<NuxtLayout>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</div>