Refactor health tests to remove explicit type annotations in Promises. Update web package version and scripts for Next.js. Enhance TypeScript configuration with new options and paths. Add Prisma commands to database package scripts. Include additional devDependencies across packages.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import { useTranslations } from "next-intl";
|
||||
import { getAppName } from "@/lib/env";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user