This commit is contained in:
Şahan Hasret
2025-11-21 17:46:30 +03:00
parent c0b7fb463e
commit 76c31274d5
46 changed files with 3675 additions and 1043 deletions

View File

@@ -18,6 +18,7 @@ const eslintConfig = [
"out/**",
"build/**",
"next-env.d.ts",
"prisma/seed.js",
],
},
];