Code Review Graph + Docs + Config

This commit is contained in:
2026-08-10 15:15:19 +02:00
parent 603c2b332c
commit ee063aa460
26 changed files with 10420 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
import "./.next/dev/types/root-params.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.