fix eslint errors for Vercel deployment
This commit is contained in:
8
.eslintignore
Normal file
8
.eslintignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
build/
|
||||
dist/
|
||||
*.config.js
|
||||
*.config.ts
|
||||
next-env.d.ts
|
||||
Reference in New Issue
Block a user