chore: add pnpm workspace configuration with build exclusions and minimum release age

This commit is contained in:
poyrazavsever
2026-06-05 09:25:10 +03:00
parent dd5ae0617e
commit e933921cea
4 changed files with 1978 additions and 1704 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.