mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-05-10 22:01:16 +00:00
fix eslint errors
This commit is contained in:
@@ -12,6 +12,9 @@ const eslintConfig = defineConfig([
|
||||
"out/**",
|
||||
"build/**",
|
||||
"next-env.d.ts",
|
||||
// Non-app scripts and seed — not part of Next.js build
|
||||
"scripts/**",
|
||||
"prisma/seed.ts",
|
||||
]),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user