feat: Introduce skeleton UI component for loading states in the drawer, update ESLint configuration, and refactor tRPC timing middleware.

This commit is contained in:
2025-12-05 01:49:53 -05:00
parent 86e8469ab2
commit e56554b4ee
7 changed files with 62 additions and 34 deletions

View File

@@ -9,7 +9,7 @@ export default tseslint.config(
{
ignores: [".next"],
},
...compat.extends("next/core-web-vitals"),
// ...compat.extends("next/core-web-vitals"),
{
files: ["**/*.ts", "**/*.tsx"],
extends: [